/* shop details */
div#shop-description { width: 395px; margin: 15px 0 10px 6px; font-size: 8pt; color: #484848; float: left; }
div#shop-description strong { font-size: 8pt; color: #c92516; font-weight: bold; }
img#shop-screenshot { margin: 5px 10px 0 0; border: 1px solid #d3d3d3; float: right; }
img.rating-star { float: left; }
div#shop-rate-descripion { margin: 13px 0 0 15px; font-size: 8pt; line-height: 150%; float: left; }

/* big newsletter box */
div#newsletter-big { width: 665px; height: 88px; margin: 0 0 0 5px; background: url(./images/layout/newsletter_big_bg.png) no-repeat; }
input#newsletter-big-email { width: 218px; height: 20px; margin: 49px 0 0 239px; border: 0 none; float: left;}
input#newsletter-big-go { width: 55px; height: 25px; margin: 48px 0 0 5px; float: left; }

/* expired coupons */
div.coupon-expired { width: 650px; margin: 15px 0 0 5px; border-bottom: 1px dashed #c6c6c6; float: left; }
div.coupon-expired div.coupon-expired-days { width: 160px; color: #525252; font-size: 8pt; line-height: 20px; float: left; }
div.coupon-expired div.coupon-expired-title { margin-left: 0px; line-height: 20px; float: left; }
div.coupon-expired div.coupon-expired-title a { color: #c92516; font-size: 12pt; line-height: 20px; font-weight: bold; }
div.coupon-expired div.coupon-expired-rate { line-height: 20px; float: right; }
