#downloadDay,
.sponsoredDownloads
{
	background-image: 		url(../images/spotlightBackground.jpg);
	background-repeat: 		repeat-x;
	border-bottom: 			2px solid #999; 
	width:					493px;
	overflow:				hidden;
}

#downloadDay h3
{ 
	font-size: 				1.2em;
	margin-bottom: 			0.25em;
}

#downloadDay .license
{
	font-weight:			bold;
}

#downloadDay p
{ 
	font-size: 				12px;
	color: 					#111;
	margin: 				0 0 0.2em;
}

.doddSummary
{
	height:					86px;
	line-height:			14px;
	text-align:				justify;
}

.doddLeft
{
	position:				relative;
	width:					100%;
	height:					126px;
}

.doddImg
{
	float:					right;
	margin-left:			10px;
}

#downloadDay .stars
{ 
	margin-top: 			4px;
	position:				relative;
	padding-top:			4px;
	padding-bottom:			10px;
}

#downloadDay .stars img
{
	vertical-align: 		middle;
	position: 				relative;
	top: 					-2px;
}

#downloadDay .moreInfo
{
	clear:					both;
	margin-top:				10px;
	position:				relative;
}

.doddMore
{
	position:				absolute;
	bottom:					2px;
	right:					4px;
}

#carousel-wrapper 
{
    width: 					490px;
    overflow: 				hidden;
}

#carousel-content 
{
    width: 					2940px;
}

#carousel-content .slide 
{
    width: 					490px;
	float:					left;
}

.carousel-jumper
{
	padding-top:			2px;
}

.carousel-selected
{
	border-top:				4px solid orange;
}

.tagCloud
{
	font-size:				11px;
	text-align:				justify;
}

.sponsoredDl
{
	float:					left;
	width:					33%;
	margin-left:			0;
	margin-right:			0;
	margin-top:				3px;
	margin-bottom:			3px;
	padding:				0;
}

.sponsoredDlImage
{
	float:					left;
	margin:					3px;
}

.sponsoredDlTitle
{
	font-size:				12px;
	font-weight:			bold;
	margin-left:			3px;
	margin-right:			2px;
}

.sponsoredDlSummary
{
	margin-top:				2px;
	margin-left:			3px;
	margin-right:			2px;
}

.sponsoredDownloads
{
	background-image: 		url(../images/sponsoredBackground.jpg);
}

#downloadDay .sponsoredDlSummary p
{
	font-size:				11px;
}