.productBox {
	width:150px;
	height:220px;
	float:left;
	margin-left:4px;
	background:url(/images/productBox_back.gif) no-repeat ;	
	padding:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.productBox .resim {
	width:140;
	margin-left:auto;
	margin-right:auto;
	padding-left:3px;
}
.productBox .yazi {
	text-align:center;
}
.productBox .oteladi {
	height:30px;
}
.productBox .oteladi a {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
