.div_ilan_buton {
	background-image: url(../images/bg_ilan_buton.jpg);
	background-position: 0px 0px;
	width: 143px;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 5px;
	float: left;
	text-align: left;
	height: 20px;
	padding-bottom: 4px;
	background-repeat: repeat-y;
}
.div_ilan_buton:hover {
	background-position: 0px 27px;
	color: #0081d4;
}
.div_resim_cerceve {
	background-image: url(../images/bg_resim_cerceve.jpg);
	padding: 2px;
	height: 76px;
	width: 76px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.baslik_bilgiler {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.madde_bilgiler {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
}
.bilgiler {
	font-family: Verdana;
	font-size: 11px;
}
.fiyat_bilgiler {
	font-family: Verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.model_bilgiler {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.div_ilan_detay {
	background-image: url(../images/bg_ilan_detay_bant.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.div_detay {
	margin-left: 1px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
}
.inner_detay {
	position: absolute;
	visibility: hidden; 
}
.td_yorum_uye {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

