#shop_menu.wrap { margin:0px; width:640px; }
#product_sections a { text-decoration:none; display: inline-block; width:200px; height:200px; margin:5px; overflow:hidden; position:relative; }
#product_sections img { border:0px; zoom:1; width:200px; height:200px; }
#product_sections a:hover img { opacity:0.1; filter: alpha(opacity = 10); }
#product_sections div.prodname { color:#000; position:absolute; left:-200px; top:0px; display: block; display:table-cell; vertical-align:middle; text-align:center; font-weight:bold; font-size:1.5em; height:130px; width:200px; margin-top:70px; }
#product_sections a:hover div.prodname { left:0px; }
#product_sections div#shop_intro { padding:0px 10px; margin:5px; height: 100px; float:left; width:390px; background-color:#B00000; color:#fff; font-size:1em; }
#product_sections a.lbd { height:100px; }
#product_sections a.lbd img { height:100px; }
#product_sections a.lbd div.prodname { height:30px; margin-top:25px; }

#content>.float.left>h1 { display:none; }
