body
{
	font:12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	margin:0px;
	padding:0px;
	background-color:#FFF;
}

img
{
	display:block;
	border:0px;
}

#titleBar
{
	height:28px;
	background-color:#C00;
	width:100%;
}

.title
{
	font-size:17px;
	font-weight:bold;
	line-height:28px;
	color:#FFF;
	padding:0px 0px 0px 23px;	
}

.callOut
{
	font-weight:bold;
}

/************ SCHEDULE *****************/
#nextShowAiring
{
	margin:18px 23px 0px 23px;
	padding:0px 0px 50px 0px;
}

#sectionTitle
{
	color:#C00;
	font-weight:bold;
	font-size:15px;
	margin:0px 0px 7px 0px;
}

#airingTime
{
	font-weight:bold;
	margin:0px 0px 7px 0px;
}

#subTitle
{
	font-weight:bold;
	margin:0px 0px 7px 0px;
}
/************ END SCHEDULE ***************/
/*************** RULES *******************/
#rulesBlock
{
	margin:18px 23px 0px 23px;
	padding:0px 0px 50px 0px;
	width:429px;
}

#rulesHeader
{
	font-size:12px;
	text-align:center;
}
	
#rulesBlock .rule
{
	margin:16px 0px 0px 0px;
}
/*************** END RULES ****************/
/*************** SPONSORS *****************/
#sponsorsBlock
{
	margin:18px 23px 0px 23px;
	padding:0px 0px 50px 0px;
}

#sponsorsBlock a
{
	display:block;
	width:271px;
	margin:0px auto 0px auto;
}
/*************** END SPONSORS *************/
/*************** PRIZE DETAILS ************/
#prizesBlock
{
	margin:18px 0px 0px 23px;
	width:452px;
}

.prizeBlock
{
	float:left;
	clear:both;
	margin:0px 0px 20px 0px;
	width:449px;
}

.prizeBlock img
{
	float:left;
	display:inline;
	width:137px;
	margin-right:10px;
}

.prizeBlock .prizeDetails
{
	float:left;
	display:inline;
	width:292px;
}

.prizeDetails .category
{
	font-weight:bold;
	color:#C00;
}

.prizeDetails .details
{
	font-size:11px;
	line-height:13px;
}

.details p
{
	margin:8px 0px;
}

#providedByBlock
{
	clear:both;
	white-space:nowrap;
}

#providedByBlock #sectionHeading
{
	margin:0px 0px 12px 23px;
}

#providedByBlock img
{
	display:inline;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	border:0px
}

/*************** PRIZE DETAILS *********/
