body.homeHighlight div#center {
	width: auto;
} 

div#spotlight {
	position: relative;
	height: 51.8em;
	width: 74.4em;
	overflow: hidden;
	border: solid 0.1em #b3b1b4;
}

div.background {
	position: absolute;
	width: 37.2em;
	height: 51.8em;
	top: 0;
	right: 0;
}

div#SpotlightMain1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 37.2em;
	height: 51.8em;
}

div#SpotlightMain {
	position: absolute;	
	top: 8.5em;
	left: 1.1em;
	overflow: auto;
	height: 25.9em;
	width: 28.9em;
	padding: 0 3.1em 1.5em;
	color: #FFFFFF;
}
div#SpotlightMain p {
	font-size:120%;
}

div#SpotlightMain a {
	color: #FFF;
}

div.secondary {
	position: absolute;
	top: 36em;
	height: 12.1em;
	width: 10.1em;
	margin: 0;
	padding: 0;
	border: solid 0.1em white;
	overflow: hidden;
}
div.empty {
	border:none;
}

div.secondary a.title {
	display: none;
}

div#Secondary1 {
	left: 2em;
}

div#Secondary2 {
	left: 13.4em;
}

div#Secondary3 {
	left: 24.9em;
}

a.viewRange {
	color: white;
}
