/* ----- CODESTORM PROPERTY ----- */

#cs_property {
	clear:both;
	color:#474747;
	font-size:8px;
	font-family:Verdana;
	width:940px;
}
#cs_property span.left {
	float:left;
}
#cs_property span.right {
	float:right;
}
#cs_property a, #cs_property a:active, #cs_property a:visited, #cs_property a:hover {
	text-decoration:none;
	color:#474747;
	font-size:8px;
	font-family:Verdana;
}

