@charset "utf-8";
/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 12px;}

#header, #footer, #menubox, #slideshowHolder, #slideshowHolder-inner {display: none;}

h1 {font-size: 24px; text-transform: uppercase}
h2 {font-size: 20px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}

.coupon {/*background: url(../images/adlam-coupon.gif) no-repeat 0 0;*/ width: 300px; height: 207px; position: relative;float: left; margin: 0 20px 20px 0;}
.coupon .offer-detail {float: left; width: 164px; left: 20px; top: 20px; position: absolute;}
.coupon h3 {float: right; font-size: 30px; color: #da0707; text-transform: uppercase; top: 0; right: 30px; width: 70px; font-weight: bold; position: absolute;}

