#catalog {padding:0px; margin:0px; list-style:none;	}
#catalog li{clear:both; border:1px solid #CCCCCC; padding:5px; margin-bottom:10px; overflow:hidden; min-height:150px;}
#catalog .price { font-weight:bold; size:14px;}
#catalog h2 { margin-top:0px; margin-bottom:5px; font-size:18px; }
#catalog .description { font-size:12px; }
#catalog #store_pic { width:200px; height:200px; float:left; padding-right:10px; text-align:center; }
#catalog #store_pic img { max-height:200px; max-width:200px;}
#catalog a{ padding-right:20px; background-image:url(img/arrow_link.png); background-repeat:no-repeat; background-position:right top; color:#990000; text-decoration:none; font-weight:bold;}
#catalog a:hover{ color:#000000; }
.minitext {font-size:11px;}
#catalog.brand { width:610px; margin:auto; }
#catalog.brand li { border:none; }
