.similarAdsHead {
	background-image: url(/images/bblue.gif);
	border: 1px solid #DDDDDD;
	margin-top: 15px;
	margin-bottom: 11px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.similarAdsHead a:link {
	text-decoration: none;
	color: #fff;
}

.similarAdsHead a:visited {
	text-decoration: none;
	color: #fff;
}

.similar_ads {
	width: 100%;
	margin: 0px auto;
}

.similar_ads tr td {
	width: 33%;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	horizontal-align: center;
}

.simad_thumb {
	float: left;
	width: 25%;
	text-align: center;
	margin: 5px 0px 5px 2px;
}

.simad_descr {
	float: right;
	width: 63%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-left: 10px;
}

.simad_descr a {
	color: #333333;
	
	text-decoration: none;
}

.simad_descr a:hover {
	text-decoration: underline;
}
