/**/
.urun_detay {
	position:relative;
	height:188px;
	width:146px;
	/*border:1px solid;*/
}

.urun_detay_kampanya {
	position:relative;
	height:178px; /*Sadece kampanya ürünleri kullanacak.*/
	width:146px;
	/*border:1px solid;*/
}
div#kampanya_urun_ve_fiyatlari_icin_uyelik_gerekiyor
{
	position:absolute;
	bottom:11px;
	left:35px;
	font-family:verdana;
	font-size:9px;
}
.urun_detay_cerceve {
	position:absolute;
	height:172px;
	width:140px;
	background-color:#e1e1e1;
	top:5px;
	left:5px;
}
.urun_detay_urun_adi {
	position:absolute;
	left:4px;/*9px;*/
	top:5px;/*10px;*/
	background-color:white;
	padding-left:5px;
	width:126px;
	height:21px;
	line-height:21px;
	color:#595959;
	font-family:verdana;
	font-size:10px;
}
.urun_detay_urun_resim {
	position:absolute;
	left:4px;/*9px;*/
	top:28px;/*33px;*/
	width:131px;
	height:123px;
	background-color:white;
}
.urun_detay_urun_fiyat {
	position:absolute;
	left:4px;/*9px;*/
	top:153px;/*158px;*/
	width:73px;
	height:14px;
	line-height:14px;
	color:red;
	background-color:white;
}
.urun_detay_teklif {
	position:absolute;
	left:82px;/*87px;*/
	top:153px;/*158px;*/
	background-color:white;
	width:53px;
	height:15px;
}
.urun_detay_teklife_eklenmistir {
	position:absolute;
	left:4px;/*9px;*/
	top:170px;/*175px;*/
	width:140px;
	height:12px;
	line-height:12px;
	color:#595959;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}

.urun_teklif_textbox {
	position:absolute;
	top:1px;
	left:1px;
	height:8px;
	width:30px;
	font-size:10px;
}

.urun_teklife_ekle_butonu {
	position:absolute;
	top:1px;
	left:35px;
}
