img
{
	border : 0px;
	border-color : #aaaaaa;
}

#spotlight
{

	width : 400px;
	text-align : center;
	height : 75px;

}

#spotlightContainer
{
	
	width : 573px;
	height : 92px;	
	background-image : url(http://media2.cincyschoolzone.com/html/widgets/ImageLibrary/Carousel/SpotlightBackground.jpg);
	background-repeat : no-repeat;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 5px;
	padding-bottom : 7px;
	text-align : center;
	
}

.spotlightImage
{
	
	width : 88px;
	height : 74px;
	float : left;
	border: 0px;
	
}

.spotlightImageCurrent
{
	
	width : 88px;
	height : 74px;
	float : left;
	border: 1px;
	border-style: solid;
	border-color: #aaaaaa;
	
}

.spotlightImageText
{

	float : left;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 8pt;

}