@charset "UTF-8";
/* CSS Document */

#content-box
{	
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width:970px;
}
.recommended
{	width: 970px;
	height: 10px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	float: left;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333333;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 5px
}

.recommended-pic
{	width: 970px;
	height: 50px;
	float:left;
	text-align: center;
	margin-top: 30px;
	background-image:url(http://i.rentalo.com/g/property-page/certified.jpg);
	background-position:center;
	background-repeat:no-repeat
	
}
htlm>body .recommended
{	margin-left: 10px
}
