.kicker, .theme
{
	color:#ff0000;
}

div.pollBar
{
	background-color:#ff0000;
}

.logoContainer
{
	background-color:#9d0d02;
}

h3.sectionHeading,
h3.sectionHeading a,
h3.sectionHeading a:link,
h3.sectionHeading a:visited,
h3.sectionHeading a:active,
h3.sectionHeading a:hover
{
	font-size:24px;
	color:#000;
}

div.newsitemmargin
{
	border-bottom:1px solid #999999;
	margin-bottom:5px;
	padding-bottom:5px;
	border-top:1px solid #999999;
	padding-top:5px;
}

div.articleBlock
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-right: 10px;
	border-bottom: 1px solid #999;
}

p.featureInfo
{
	clear:left;
}

.articleBlock img.featureImage
{
	float:left;
	margin:0 10px 5px 0;
}

div.more_headlines_no_pad
{
	text-align: right;
}

/*forums*/
.mavstodayforums_login
{
	background:#990000;
	width:300px;
	color:#ffffff;
}

.mavstodayforums_login a
{
	color:#ffffff;
}

.mavstodayforums_login .mavstodayforums_formfields,
.mavstodayforums_login .mavstodayforums_welcome
{
	padding-top:5px;


}

.mavstodayforums_recentposts
{
	padding-top:15px;

}

.mavstodayforums_recentpoststable
{
	width:300px;
	background: #cccccc;
}

tr.mavstodayforums_recentposthead
{
	background:#990000;
	color:#ffffff;
}

tr.mavstodayforums_recentposthead td
{
	padding:5px;
}

tr.mavstodayforums_recentposthead a
{
	color:#ffffff;
}

tr.mavstodayforums_recentpostbody td
{
	padding-bottom:15px;
	background: #e9e7e7;
}

div.mavstodayforums_forumlink,
div.mavstodayforums_forumlink a
{
	text-align:left;
	font-size:16px;

}

div.mavstodayforums_forumlink b
{
	font-size:18px;
}
/*end forums*/

div.schedule_spinner {
	text-align: center;
	margin-top: 10px;
}

select#schedule_dd_sport{
	width: 100%;
}

div#schedule_data {
	padding-top: 15px;
}

