.catalog-results .product { border:1px solid #a0a0a0; clear:both; margin:5px 0px 30px; padding:5px; }
.catalog-results .product h2 { font-size:16px; margin:10px 0px; }
.catalog-results .product .photo { float:left; height:150px; width:150px; text-align:center; overflow:hidden; }
/*
.catalog-results .product dl { position:relative; width:400px; margin-left:150px;}
.catalog-results .product dl dt { float:left; width:150px; margin-bottom:10px; font-weight:bold; }
.catalog-results .product dl dd { margin-bottom:10px;}
*/

.catalog-results .product .applications { float:right; background-color:#fafafa; width:250px; padding:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.catalog-results .product .applications h2 { font-size:10px; margin:0px; font-weight:bold;}
.catalog-results .product .applications li { font-size:10px; margin-left:20px; list-style-type:square; }

.catalog-results br.clearer { clear:both; }

.catalog-grid ul { width:500px; }
.catalog-grid li { list-style:none; }
.catalog-grid li a { float:left; width:100px; font-size:12px; text-align:center; padding:5px 0px;}
