#contentBlock
{
	background-color:#fff;
}

body, table, select, input, textarea
{
	color:#333;
}

a, a:visited, a:hover
{
	color:#C00;
}

.formElementBlock .label 
{
	color:#464646;
}

#NewsletterCheckBoxBlock
{
	color:#464646;
}

#PartnerInfoCheckBoxBlock
{
	color:#464646;
}

#required
{
	color:#f00; 
	font-weight:bold;
}

#SubmitImageButton
{
	width:91px;
}

#watchVideoBlock
{
	background-color:#FFF;
}

#videoDescription #intro
{
	color:#C00;
}

#watchVideoButton
{
	width:105px;
}

#sectionTitle
{
	font-size:12px;
	font-family:arial;
	text-align:left;
	line-height:18px;
	color:#000;
	font-weight:bold;
	padding-bottom:45px;
}

.standardFormError
{
	color:red !important;
	
}

#playerBlock
{
	text-align:center;
}
