#spotlightLast
{
	width: 646px;
/* 	height: 183px; */
	overflow:hidden;
	padding: 0;
	background-image: url(/images/headline_background.png);
	background-repeat: no-repeat;
}

#spotlightLast .more
{
	margin-left:0;
	padding-left:0;
	float: right;
	margin-right: 20px;
}

#spotlightLast .thumbnail
{
	border: 1px solid #D4D4D4;
	float: left;
/* 	height: 140px; */
	margin-right: 15px;
	margin-top: 19px;
	margin-left: 10px;
	margin-right: 20px;
}

#spotlightLast h2
{
	padding-top: 25px;
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 1.2em;
}

#spotlightLast .button
{
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#left, #right
{
	width: 317px;
	float: left;
	margin-top: 12px;
}

#left
{
	margin-right: 12px;
}

a.source
{
	font-weight:normal;
	font-size: 10px;
	color: rgb(0, 136, 204) !important;
}

dl.box li img
{
	float: left;
	width: 30px;
	height:30px;
	margin-right: 5px;
}

#appOfTheWeek a
{
	font-size: 10px;
}

#appOfTheWeek dd
{
	background-color: white;
	overflow:hidden;
}

#appOfTheWeek .more
{
	font-weight: bold;
	color: rgb(0, 136, 204);
	float: right;
}

#appOfTheWeek .thumbnail
{
	float:right;
	margin-left:10px;
	border: 1px solid #dedede;
}