@charset "utf-8";
/* CSS Document */

#content{
	padding-top:8px;
	min-height:400px;
}

#FAQ h4, #jobs h4 , h4 {
	font-size:14px;
	margin-bottom:0 !important;
}

.pgform .formLine{
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}

.pgform .fullWidth{
	width:100% !important;	
}

.pgform input{
	float: left;
}

.pgform input.small{
	width: 50px;
}

.pgform input.medium{
	width: 300px;
}

.pgform input.large{
	width: 500px;
}

.pgform textarea.large{
	width: 500px;
}

.pgform label{
	width: 110px;
	display: block;
	float: left;

}

.pgform label.secondField{
	margin-left: 20px;
	margin-right: 5px;
	width: auto !important;
	
}


.signupForm1{}


.eflyerCompanyListing {
	width:48%;
	float: left;
	position: relative;
	padding-left: 5px;

	min-height: 160px;
}

.eflyerCompanyListing h2{
	font-size: 1.1em;
	margin-bottom:0px !important;
}

.eflyerCompanyListing p{
	font-size: 1.1em;
	margin-bottom: 10px !important;
}


#eflyerlist{
	float:left;
	position: relative;
	display:block;
	width: 100%;
	overflow: hidden;
}
