
#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:160px; left: 0px; width:100%; line-height: 0;}
#promo-pop{ width: 304px;position:relative;margin: 0 auto; }
#closeButtonContainer {display:block;position:absolute;top:-22px;left:-18px;overflow:hidden;width:250px;height:30px;}
a#close { background:url(../box_promo/close_button.png) no-repeat; position:relative; display:block; outline-style:none; width:250px; height:30px; color:#fff; font-weight:bold; text-align:right; text-decoration:none; font: 14px Verdana, Geneva, sans-serif;}
a#close span{position: relative;display: block; margin-left:0px; }
a#close:hover { background-position: 0px -30px;}
#promo-pop a img{border:10px solid white;}
