#mortgage-nav3 {
	position: relative;
	padding:0;
	margin: 0;
	width: 100%;
}
.column-two, .column-three {
	float: left;
	width: 33%;
}
.column-one {
	float: left;
	width: 30%;
	padding-top: 26px;
}
.column-two {
	padding-top: 26px;
}
.mortgage-top-quote {
	background-color: #8FC740;
padding: 36px 46px 23px 46px;
width: 66%;
margin-left: 55px;
}
.column-three label, .column-three select, .column-three input {
	display: block;
	width: 100%;
	margin-bottom: 6px;
	font-family: Arial;
	font-size: 18px;
	

}
.column-three select, .column-three input[type=text] {
	margin-bottom: 16px;
}
.column-three label {
	color:white;
}
.lf-mid table td {
	padding:12px;
}
.lf-mid table {
	width:92%;
}
.lf-mid table tr td {
	border-bottom: 1px dashed rgba(150,150,150,0.6);
}
.sm {
	font-family: Arial;
	font-size: 11px;
	color:#888;
}
.as-seen-in {
	background-color: #F7F7F7;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	padding: 11px 0;
	width: 62%;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	margin-bottom: 12px;
	position: absolute;
	bottom: -12px;
	
}
#full {
	padding-bottom: 20px;
}
.rates-subheading {
	font-family: Arial;
	font-size: 22px;
	color: #00578D;
}
.rates-subheading strong {
	font-size: 26px;
	color:#8FC740;
}
.subheading {
	margin-top: 12px;
	font-style: italic;
	
}
.banner-content h1 {
	font-size: 36px;
}