#ProductList { width:720px; margin-top:5px; }
#ProductList .productRow { float:left; background:url(/images/productListBackground.gif) repeat-y; margin-bottom:10px; }
#ProductList .product { float:left; width:350px; margin:0 10px 0 0; position:relative; }
#ProductList .product .productSign { width:204px; height:43px; background:url(/images/genericSign.gif) no-repeat; position:absolute; top:15px; }
.equestrianBody #ProductList .product .productSign { width:204px; height:43px; background:url(/images/equestrianSign.gif) no-repeat; position:absolute; top:15px; }
.gardenRoomsBody #ProductList .product .productSign { background:url(/images/gardenRoomsSign.gif) no-repeat; }
.garagesBody #ProductList .product .productSign { background:url(/images/garagesSign.gif) no-repeat; }
#ProductList .product .productSign a { color:#FFFFFF; font-size:160%; text-decoration:none; padding:8px 0 17px 10px;  display:block; font-family:Georgia, Serif; }
#ProductList .product .productImage { width:340px; overflow:hidden; float:right; background-color:#E3DFDC; }
#ProductList .product .productText { padding:0 10px 10px; width:320px; float:right; background-color:#E3DFDC; }
#ProductList .product .productText a { display:block; color:#5f5856; }
