@charset "utf-8";
.header_top_products { background-image: url(/resources/default/img/top_products/bg_top_products.gif); background-repeat: repeat-x; height: 50px; margin-top: 20px; width: 700px; }
.header_top_products h2 { color: #FFF; font-size: 20px; font-weight: bold; letter-spacing: -0.5px; padding-left: 18px; padding-top: 18px; }
.wrapper_top_products { margin-left: -20px; width: 720px; }
.wrapper_top_products .product { float: left; margin-left: 20px; margin-top: 20px; width: 220px; }
.wrapper_top_products .product .price { color: #333; float: right; font-size: 18px; font-style: italic; font-weight: bold; }
.wrapper_top_products .product h2 { height: 32px; }
.wrapper_top_products .product h2 a { color: #ac0000; font-size: 13px; font-weight: bold; text-decoration: none; }
.wrapper_top_products .product h2 a:hover { color: #ac0000; font-size: 13px; font-weight: bold; text-decoration: underline; }
