/* This is need to override the www css file where there is a 12px margin set. */
img.lender-photo {
    display: inline-block;
}

div.right-panel {
    display: inline-block;
}

div.bio-text {
    clear: both;
}

.disclaimer {
    margin: 0 20px 20px 20px;
}

div.services-header > div {
	padding-left:40%;
}

#mortgage-body h1 {
    font-size: 1.9em;
    margin-top: 0.5em;
}

h2 {
    font-size: 1.3rem;
    margin: 15px 0;
    color: #428BCA;
}

.lenders h2 {
	font-size: 1.5rem;
}

#mortgage-body p {
    margin: 0 0 20px 0;
}

.text-group {
    margin: 0 0 30px 0;
}

#contact-mortgage-company input, #contact-mortgage-company textarea {
    margin: 10px 0 0 0;
}

#contact-mortgage-company button {
    margin: 20px 0 10px 0;
}

#contact-mortgage-company .before p {
    font-size: .8em;
}

.lenders {
	margin: 15px 0 33px 0;
}

#sidebar-rates {
	margin-bottom: 10px;
	margin-top:    10px;
}