@CHARSET "ISO-8859-1";

#aboutMain {
width: 641px;
height: 325px;
background: url(../../images/desktop/_bg/about.jpg) no-repeat top center;
}

#aboutPanel {
width: 641px;
}

#aboutMain h1, #aboutMain h2, #aboutMain p {
color: #ffffff;
margin: 10px;    
}

#aboutPanel h1, #aboutPanel h2, #aboutPanel p {
color: #000000;
margin: 10px;
padding:0;
}

#aboutMain p {
	font-size: 90% !important;	
}

#aboutMain h2, #aboutForm h2 {
width: 40em;
font-size: 108%;
}

#aboutMain .link
{
	color: #fff600;
}

form {
padding: 0 !important;
}

#aboutForm {
height: 325px;
width: 318px !important;
background: url(../../images/desktop/_bg/featuredpanel.jpg) no-repeat top center;
color: #fff;
font-size: 90% !important;
}


#aboutForm h1, #aboutForm h2, #aboutForm p {
color: #ffffff;
padding-left:10px;
padding-right:10px;
}

#supportForm {
width: 318px !important;
color: #fff;
font-size: 90% !important;
}
