.featured_content
{
	display: none;
}

#spotlightLastLast a.more
{
	padding-left: 0 !important;
}

.spotlight_feature
{
	height: 182px;
	overflow: hidden;
}

#spotlight_items_index
{
	margin-left: 19px;
}

.spotlight_feature p
{
	margin-bottom: 10px;
}

.spotlight_item
{
	float: left;
}

.spotlight_item .nav
{
	width: 63px;
	height: 50px;
	cursor: hand;
	background-image: url(/images/spotlight_inactive.png);
	background-repeat: no-repeat;
	text-align: center;
	margin:0;
	display:block;
	margin-right: 5px;
}

.spotlight .on .nav, .spotlight .nav:hover
{
	background-image: url(/images/spotlight_active.png);
}

.spotlight_item .nav img
{
	height: 33px;
	width: 33px;
	line-height:0;
	margin-top: 9px;
}

#appSpotlight
{
	padding-right: 10px;
}

#appSpotlight h3 a
{
	font-size: 1.6em;
	line-height: 20px;
}

#appSpotlight h4
{
	margin-bottom: 10px;
}

#appSpotlight h4 a
{
	color: #0088CC;
	font-weight: normal;
	margin-bottom: 20px;
}

#appSpotlight a
{
	color: black;
}

#footer h3, #footer h4
{
	visibility: visible !important;
}

#spotlightLast .spotlight_feature img
{
	margin-left: 20px;
}

#spotlightLast .spotlight_feature p
{
	margin-right: 20px;
}