#utilities ul li.one a {
	background: #0093b2;
	border-bottom: 4px solid #5e2e91;
}

#utilities ul li.two a {
	background: #0093b2;
	border-bottom: 4px solid #5e2e91;
}

#utilities ul li.three a {
	background: #0093b2;
	border-bottom: 4px solid #5e2e91;
}

#utilities ul li.four a {
	background: #0093b2;
	border-bottom: 4px solid #5e2e91;
}

#utilities ul li.one a:hover,
#utilities ul li.two a:hover,
#utilities ul li.three a:hover,
#utilities ul li.four a:hover {
	background: #5e2e91;
}

a, a:link, a:visited {
	color:#0093B2;
}

a:hover, a:active {
	color:#5e2e91;
}

#spotlight ul {
	height: 345px;
}

#spotlight_nav {
	bottom: 75px;
}