/* general layout */
body {margin:10px 0px; padding:0px; background-color:#000000;}
#content {width:925px; margin:0px auto; text-align:left;}
.floatLeft {float:left;}
.floatRight {float:right;}
.clearAll {clear:both;}
#mainOfferContainer {width:925px; height:395px;  position:relative;}
#mainOfferBoxInnerBox {width:839px; height:240px; border:7px solid #ffffff; position:absolute; top:56px; left:36px;}
#lowerContainer {width:852px; margin:0 auto;}
#buttonsAndCars {padding:25px 0 25px 0;}
#botPromoContainer {width:852px; margin:0 0 15px 0;}

.fifty { height:50px;}

/* popup cards */
#popupCardContainer {width:925px; position:absolute; z-index:100;padding:0px;}

A: sweepstakes{color:#ffffff; font-family:verdana; font-size: xx-small;}
A:link#sweepstakes { text-decoration: none; } 
A:active#sweepstakes { text-decoration: none; color:#ffffff;  }
A:visited#sweepstakes { text-decoration: none; color:#ffffff; }

/* overlays */
#dealerOlCloseBtn {display:block; width:60px; height:20px; background-image:url('../img/overlay-map-btn-close.gif'); text-indent:-100000px; margin:0 0 0 894px;}
#dealerOlCloseBtn:hover {background-position:0 -20px;}
#buildYourMiniCloseBtn {display:block; width:51px; height:21px; background-image:url('../img/overlay-build-your-mini-btn-close.gif'); text-indent:-100000px;}
#buildYourMiniCloseBtn:hover {background-position:0 -21px;}

