.initialSpacer {
	float: left;
}
.initialA {
	background-image: url(../images/initial_caps/A.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.initialT {
	background-image: url(../images/initial_caps/T.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.initialH {

	background-image: url(../images/initial_caps/H.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.initialD {

	background-image: url(../images/initial_caps/D.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.initialE {

	background-image: url(../images/initial_caps/E.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.initialL {

	background-image: url(../images/initial_caps/L.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.initialW {

	background-image: url(../images/initial_caps/W.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.initialY {

	background-image: url(../images/initial_caps/Y.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.initialI {


	background-image: url(../images/initial_caps/I.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}

#overlay { position:absolute; top:0px; left:0px; z-index:90; background-color:#000000; width:100%; minWidth:100%; height:100%; minHeight:100%; }
#promo-wrapper { position:absolute; z-index:100; top:30px; left:50%; text-align:center; line-height:0; width:100%; }
#promo-wrapper img { border:0; }
#promo-pop { position:relative; width:1px; margin:0 auto; }
#closeButtonContainer { display:block; position:absolute; top:-22px; left:-18px; overflow:hidden; width:150px; height:30px; }
a#close { display:block; position:relative; font-size:13px; font-weight:bold; text-align:right; text-decoration:none; background:url(../bpimages/close_button.gif) no-repeat; outline-style:none; color:#fff; width:150px; height:30px; }
a#close span { display:block; position:relative; top:10px; }
a#close:hover { background-position:0px -30px; }
