@charset "utf-8";
/* CSS Document */

#spotlight { 
	width:			140px; 
	color:			#fff; 
	font-size:		0.7em; 
	text-align:		right; 
	line-height:	1.36em; 
	padding:		60px 0 0 433px
}

#spotlight h2 {
	font-family:	Arial Narrow, sans-serif;
	font-weight:	bold;
	font-size:		1.8em;
	margin-bottom:	7px;
}
	
#spotlight div a {
	color: #ffffff !important;
	text-decoration: none;
}

#spotlight #slheader {
	color: #ffffff !important;
	font-size: 14px;
	font-weight: bold;
}

#spotlight #sltime {
	color: #b6eaf6 !important;
	font-size: 10px;
	line-height: 12px;
}

#spotlight #sldesc {
	color: #ffffff !important;
	font-size: 11px;
	margin-right: 5px;
	line-height: 13px;
	text-decoration: none;
}

#spotlight #slmore {
	font-size: 11px;
	color: #000000 !important;
	text-decoration: none;
	margin-right: 5px;
}

#spotlight #slmore:hover {
	color: #ffffff !important;
}
