
.shop { clear:both; }
.shop .prodTeaser { width:300px; float:left; margin:0 20px 45px 10px; border:1px solid #f8e7e2; padding:2px; border:none; }
.shop .prodTeaser h2 { margin:0 0 5px 0; padding:0; text-align:center; }
.shop .prodTeaser h2 a { display:block; padding:5px 5px; background:#df4f26; color:#FFF; text-align:center; text-decoration:none; }
.shop .prodTeaser img { float:right; margin:0 0 5px 10px; }
.shop .prodTeaser a.buynow { display:block; width:150px; height:30px; margin:5px auto; clear:both;
								background:url(img/bttn-buynow.jpg); font-size:1px; text-indent:-2000px;}

.shop.product a.buynow { display:block; width:150px; height:30px; float:right; margin:0 0 10px 20px; background:url(img/bttn-buynow.jpg); font-size:1px; text-indent:-2000px;}


table#shop { clear:both; width:99%; }
table#shop td { width:33%; padding:15px; vertical-align:text-top; }
table#shop td h2 { margin:0 0 5px 0; padding:0; text-align:center; }
table#shop td h2 a { display:block; padding:5px 5px; background:#df4f26; color:#FFF; text-align:center; text-decoration:none; }
table#shop td img { float:right; margin:0 0 5px 10px; }
table#shop td a.buynow { display:block; width:150px; height:30px; margin:5px auto; clear:both; background:url(img/bttn-buynow.jpg); font-size:1px; text-indent:-2000px; }


