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

#spotlight-image-index
{
	height:324px;
	width:875px;
	position:absolute;
	left:-1300px;
	top:20px;
	border:1px solid #88a2cc;
}
#spotlight-text-index
{
		height:0px;
		width:750px;
		position:relative;
		left:0px;
		top:190px;
		font-size:36px;
		line-height:1.5em;
		color:#000000;
		display:none;
		font-weight: 700;
}
#spotlight-image
{
	border:1px solid #88a2cc;
	width:800px;
}
#spotlight-text
{
	height:0px;
	width:750px;
	position:relative;
	left:0px;
	top:-60px;
	font-size:36px;
	line-height:1.5em;
	color:#000000;
	display:none;
	font-weight: 700;
}
