/* products thumbs */
#cl .products_thumbs {
	float:left;
	padding-left:15px;
	padding-right:6px;
	padding-bottom:10px;
	width:110px;
	position: relative;
}

#cl .products_thumbs a {
	color:#27639f;
}

#cl .products_thumbs .price {
	color:#005114;
	text-align:left;
	font-weight:bold;
}

#cl .products_thumbs .psi {
	text-align:center;
	width:100px;
	height:125px;
	overflow:hidden;
}

#cl .products_thumbs .povr {
	background-image: url(/gfx/market/market_platform_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 18px;
	padding: 3px 4px;
	top: 116px;
	width: 20px;
}

#cl .products_thumbs #pname {
	overflow:hidden;
	height:36px;
}

#cl .products_thumbs .psi img {
	width: 100px;
} 