#overlay { minWidth:100%; minHeight:100%; width:100%; height:100%; background-color:#000000; z-index:90; position:absolute; top:0px; left:0px; }
#promo-wrapper { z-index:100; position:absolute; text-align:center; top:35px; left:0; width:100%; line-height:0;}
#promo-pop { position:relative; width:587px; height:auto; margin:0 auto; }
#promo-pop img { margin:0; padding:0; border:5px solid #DBDBB7; }
#promo-pop h1, #promo-pop h2 { font-size:20px; color:#000000; margin-top:80px; padding-top:20px; }
#promo-pop h2 { font-size:14px; color:#000000; margin-top:0; padding:10px 0; }
#promo-pop p { font-size:14px; padding:5px; }
#promo-pop p a { font-weight:bold; text-decoration:underline; color:#3366CC; }
#closeButtonContainer {display:block; position:absolute; top:-22px; left:-18px; overflow:hidden; width:150px; height:30px;}
a#close { background:url(./Images/close_button.gif) no-repeat; position:relative; display:block; outline-style:none; width:150px; height:30px; color:#fff; font-size:13px; font-weight:bold; text-align:right; text-decoration:none;}
a#close span{ position:relative; display:block; top:10px;}
a#close:hover { background-position: 0px -30px;}