/* Contact */

h1 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:150%;
	color:#80379B;
	margin:20px 0 8px 0;
	}

p {
margin:8px 0;
}



#mainContent label {
width:190px;
float:left;
padding-right:10px;
}

#mainContent select,
#mainContent input,
#mainContent textarea {
margin-bottom:20px;
width:350px;
}

#mainContent .submit {
margin-left:200px;
width:auto;
border:none;
height:20px;
background: url('/includes/images/searchbtn.gif') repeat-x 0 0;
color:#fff;
text-transform:uppercase;
font-weight:bold;
font-size:9px;
padding:3px 18px 8px 18px;
}
