#promobox {
	background: url(../images/promobox-bg.gif) no-repeat; 
	position: absolute; 
	top: 89px;
	padding: 12px 18px; 
}
#promobox a {
	display: block; 
	font: 100% Helvetica, Arial, Verdana, sans-serif; 
	text-align: left; 
	text-decoration: none; 
	width: 594px; 
	height: 80px; 
	outline: none; 
	overflow: hidden;
}
#promobox a:hover {
	text-decoration: none;
}
#promobox a h6 {
	color: #FF0000; 
	margin-top: 0px;
	font: 120% Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 4px; 
	margin-left: 0px; 
	width: 403px; 
	height: 20px;
}
#promobox a strong {
	border-bottom: 1px solid #27d;
	color: #27d;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
#promobox a:hover strong {
	border-bottom: 1px solid #7fa8da;
	color: #095DC3;
	font-weight: normal;
	text-decoration: none;	
}
#promobox a span {
	color: #686868; 
	display: block; 
	line-height: 1.4;
	margin-left: 0px;
	padding-right: 10px;
}
#promobox a span em {
	color: #555; 
	font-weight: bold;
}
#promobox a img {
	float: left; 
}

.ad{
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	text-align: left;
	height: 96px;
	font-size: 11px;
}
#spotlight {
	position: absolute;
	top: 90px;
	left: 19px;
	width: 300px;
	height: 480px;
	z-index: 1;
	border: 1px solid #CCCCCC;
	text-align: left;
}