#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;
	
	margin-bottom: 6px;
	font-family: Arial;
	font-size: 18px;
	

}
.column-three input[type=submit]{
	width: 216px;
margin: 0 auto;
}
.column-three select, .column-three input[type=text] {
	margin-bottom: 16px;
}
.column-three label {
	color:white;
}
.headline {
	/*	background: rgba(255,255,255,1);
max-width: 607px;
min-width: 500px;
margin: 0 auto;
border-radius: 12px;
padding: 10px;
box-shadow: 0px 0px 12px #ccc; */
}
.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;
	border-bottom: 1px solid rgba(150,150,150,0.4) !important;
	border-bottom: rgb(150,150,150);
}
.rates-subheading {
	font-family: Arial;
	font-size: 22px;
	
}
.rates-subheading strong {
	font-size: 26px;
color: orange;
text-shadow: 1px 1px 0px #333;
}
.subheading {
	margin-top: 12px;
	font-style: italic;
	
}
.banner-content h1 {
	font-size: 36px;
}

/* styling for rates table with no search */
#left .right-block-head { display: none; }
.rates-right { width: 100% !important; }
.table, .table:hover { margin-left: 0px; }
.inner-main #left span img { margin-top: 4px; }

.column-three .quoteform {
	background: url("../images/landingpage-lender411_14.png") no-repeat scroll left top transparent;
	height: 428px;
	margin-right: 10px;
	padding: 22px 0 0;
	
	right: -25px;
	top: 117px;
	width: 435px;
}
.column-three .quoteform p {
	color: #fff;
font-family: "Century Gothic", arial, Verdana, Geneva, sans-serif;
font-size: 20px;
font-weight: bold;
line-height: 20px;
margin: 0;
padding-bottom: 25px;
padding-left: 15px;
padding-top: 15px;
text-align: center;
background: none;
text-shadow: 1px 1px #444;
}
.column-three .quoteform p span {
	color: #fff;
	display: block;
	font-size: 17px;
}
.column-three .quoteform .for-inp {
	clear: both;
	display: block;
	margin: 0 20px 0 55px;
	padding:7px 0;
	width: 355px;
}
.column-three .quoteform label {
	color: #444;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 7px 8px 0 0;
	text-align: left;
	width: 100px;
	font-size: 13px;
}
.column-three .quoteform .selectlist {
	background: url("../images/buyer_24.png") repeat-x scroll left top transparent;
	border: 1px solid #C3C6D1;
	border-radius: 4px 4px 4px 4px;
	font-family: "Century Gothic", arial, Verdana, Geneva, sans-serif;
	font-size: 17px;
	height: 34px;
	line-height: 34px;
	padding: 4px;
	width: 230px;
}
.column-three .quoteform input[placeholder]{
	font-size: 17px;
}
.column-three .quoteform .textfeild {
	background: url("../images/buyer_24.png") repeat-x scroll left top transparent;
	border: 1px solid #C3C6D1;
	border-radius: 4px 4px 4px 4px;
	color: #717578;
	font-family: "Century Gothic", arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 27px;
	line-height: 34px;
	padding: 4px;
	text-align: left;
	width:220px;
}
.column-three .quoteform .security {
	background: url("../images/lock1.png") no-repeat scroll left top transparent;
	color: #646368;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 25px;
	padding-left: 20px;
}