﻿
#partners {
	display: none;
	}

h1 {
	display: block;
	clear: both;
}

#evp .headingtext span {
	display: block;
}

#evp .headingtext {
		
		display:block;
		background-image: none;
		width:100%;
		height:auto;
	
	
	}
	
#evp .headingtext h4 {
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
	
	
.main {
	width: 100%;
}	

.evpform  {
	width: auto;
	height: 225px;
	padding-bottom: 10px;
	font-size: 13pt;
	background-image: none;
	}
	
#evp .evpform .lform {
	display: block;
	width: 413px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#evp .evpform .rform {
	display: block;
	width: 435px;
	float: right;
	margin-right: 15px;
	padding-top: 15px;
}

h2.contenthead {
	display: block;
	clear: both;
	float: none;
	margin-top: 25px;
}