#spotlight{
	margin:6px 0 0 6px;
	height:203px;
	width:671px;	
	overflow:hidden;
	background-color: transparent;

}

#spotlight #spotlight_container{
	position:relative;
	height:203px;
	width:671px;
	overflow: hidden;
	padding:0;
	margin:0px;
}

#spotlight #spotlight_container div{
	position:absolute;
	height:203px;
	width:671px;
	overflow: hidden;
}
#spotlight #spotlight_container h2{
	padding:0 0 7px;
	font-size:18px;
	font-weight:bold;
}
#spotlight #spotlight_container img{
	position:static;
	float:left;
	margin:5px 14px 7px 0;
	border:1px solid #444;
}

#spotlight #spotlight_container img.overlay{
	position:absolute;
	height:203px;
	width:671px;
	border:0px;
	margin:0px;
}

#spotlight #spotlight_container div.underlay{
	top:163px;
	position:absolute;
	height:33px;
	width:671px;
	border:0px;
	margin:0px;
	padding:2px 0 0;
	background:#f4edde;
	text-align: center;
}


#spotlight #spotlight_container p{
	margin:0px 0 0;
	line-height:150%;
	font-size:18px;
	font-style: italic;
	letter-spacing: 3px;
	word-spacing: 10px;
	padding:0px;
}


#spotlight img{
	position:absolute;
	display:block;
	border:none;
}


#handles5{
	height:22px;
	margin:0px;
	background: #2c2c2c;
}

.buttons{padding:5px 7px;}
.buttons span{margin:1px 7px 2px 0; display:block; float:left; color:#FFF; padding:2px 7px; cursor:pointer;}
.buttons span.active, .buttons span:hover{background:#FFF;color:#2c2c2c}


.wii{
	background-color: #CCC;
}

.nds{
	background-color: #BBB;
}