div.prod_list	{clear:both; margin-bottom:25px;}
div.prod_container	{padding:5px; border:solid 1px #CCCCCC; width:185px; float:left; height:175px;}
div.prod_thumb		{position:absolute; margin-top:60px; width:80px; text-align:center;}
div.prod_thumb img  {}
div.prod_details {margin-left:85px;}
div.prod_details	{height:135px; overflow:hidden;}
div.prod_container {height:200px;}
div.prod_heading a 	{font-family:"Calibri", Verdana, Arial; color:#9a2118; font-size:18px; font-weight:bold; margin-btoom:5px;}
div.prod_container p.price {color:#CC0000; font-size:12px; font-weight:bold; margin:5px 0px 3px 0px;}
* html div.prod_container {width:200px;}

div.prod_details {

	height:90px!important;
}
div.prod_details img{

	display:none;
}

div.prod_details p, div.prod_details tbody	{display:block;}
div.prod_price			{margin-left:83px!important;}
div.prod_details br		{display:none;}
