/* clicksleaford web page css */

h3 {
	color:#F90;
	font-size:.8em;
	line-height:1.2em;
	font-weight:normal;
}

#content div.wrap{
width:770px;
clear: left;
text-align:justify;
}

#content div.wrap2{
width:770px;
clear: left;
}

#details {
	width: 200px;
	float: right;
	margin: 0px 0px 10px 10px; 
	font-weight: normal;
	background-color:#F0F0F0;
}

#detailstext {
	margin:10px;
	text-align:left;
}

#details li strong{
	color: #FF9900;
	font-weight:normal;
}
#details li{
	color: #666666;
	margin: 0px 0px 10px 0px;
	text-align:left;
}
