#cat_lst .hightlight {
	height:15.4em;
	min-height:172px;
	border:1px solid #E4E2E0;	
}

#cat_lst .hightlight em {
	margin-top:20px;
	padding-left:80px;
	width:280px;
	font-style:normal;
	font-size:130%;
	font-weight:bold;
}

#cat_lst .hightlight p {
	width:280px;
	padding-left:80px;
	margin-top:10px;
}


#cat_lst .hightlight .product{
	float:right;
	width:140px;
	text-align:right;
	margin:5px 15px 0 0;
	padding:0;	
}

#cat_lst .hightlight .product li{
	list-style-type:none;
	padding:2px;
}

#cat_lst .hightlight .product li.image{
	text-align:center;
}

#cat_lst .hightlight .product li.price{
	border:1px solid #6AC4C0; 
	font-size:90%;
	color:#000000;
	width:110px;
	float:right;
	right:5px;	
}

#cat_lst .hightlight .product li.addbasket{
	clear:both;
	margin-top:5px;
}
#cat_lst .clear {
	height:10px;clear:both;
}

#cat_lst .cat_itm_lft {
	width:305px;
	margin-top:10px;
	float:left;
	min-height:78px;
}

#cat_lst .cat_itm_rgt {
	width:305px;
	margin-top:10px;
	float:right;
	min-height:78px;
}
#cat_lst .cat_image{
	float:left;
	border:1px solid #cccccc;
	width:85px;
	height:85px;
}

#cat_lst p{
	margin: 0 0 0 90px;
	display:block;
}

#cat_lst em{
	font-style:normal;
	font-weight:bold;
	display:block;
	font-size:110%;
	margin-left:90px;
}
