.pageIntroLoanOptions span {
    color: #82bd6b;
}

#buying_qanda, #selling_qanda, #other_qanda {
    display: none;
}

span.required {
    color: #f90;
}

p.intro {
    padding-left: 35px;
    padding-right: 1.5em;
    font-size: 12px;
}

p.required_label {
    margin-left: 6em;
    color: #666;
    font-size: 0.9em;
}

fieldset {
    border: 0;
}

#purchase fieldset {
    margin: 50px 0 0 0;
    _padding: 50px 0 0 0;
}

input[type="text"], input[type="password"] {
    width: 10em;
    color: #999;
    padding: 5px;
    font-size: 12px;
}

input[type="text"].short {
    width: 5em;
}

input[type="radio"], .radioLabel {
    padding-right: 0.5em;
}

select {
    color: #333;
    padding: 2px 4px;
    margin-top: 0px;
    background: url(/images/bg_text.png) repeat-x 0 0;
    border-top: 1px solid #727272;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
}

select option {
    background: #fff;
}

input#area, input#prefix {
    width: 3em;
    line-height: 1.25em;
}

input#suffix {
    width: 3.5em;
}

input#event_date, input#fname, input#lname {
    color: #666;
}

#purchase #primary_action {
    margin: 20px 0 84px 150px;
    _margin: 20px 0 0 150px;
    _padding-bottom: 100px;
}

#primary_action {
    margin: 20px 0 62px 150px;
    _margin: 20px 0 0 150px;
    _padding-bottom: 100px;
}

label {
    float: left;
    width: 16em;
    text-align: right;
    margin-right: 0.75em;
    font-weight: normal;
    color: #666;
}

label.high {
    float: left;
    width: 14em;
    height: 6em;
    text-align: right;
    margin-right: 0.75em;
    font-weight: bold;
}

label.optional {
    font-weight: normal;

}

textarea#message {
    width: 300px;
    height: 100px;
    border: 1px solid #999;
    padding: 5px;
    font-family: arial, verdana, tahoma, sans-serif;
    color: #666;
}

#masthead {
    height: 120px;
    clear: both;
    border-bottom: 1px solid #ccc;
}

#purchaseSection, #refinanceSection {
    background: #fff;
    clear: both;
    padding: 0 5px;
}

.rightColME {
    float: left;
    margin-right: -10px;
    _margin-right: -50px;
}

#purchase, #refinance {
    float: left;
    width: 490px;
    _width: 513px;
    padding: 65px 0 0 100px;
    _padding: 70px 0 0 100px;
    line-height: 1.8em;
    background: #fff;
    clear: both;
    margin-top: 4px;
    font-size: 12px;
    background: url(../images/bg_MainCol.png) no-repeat 0 0;
}

#purchase p, #refinance p {
    padding-left: 0px;
}

/* Safari targeting */
@media screen and

(
-webkit-min-device-pixel-ratio:

0
)
{
p#liquidAssets label {
    float: left;
    margin: 0 0 0 -200px;
}

p#liquidAssets select {
    margin: 0 120px 0 0;
}

}

#purchase img.rateCheckSmall, #refinance img.rateCheckSmall {
    float: left;
    margin: -48px 0px -20px 30px;
    _margin: -55px 0 -20px 38px;
}

#purchase legend, #refinance legend {
    font-size: 18px;
    border-bottom: 1px solid #dbe1e9;
    color: #080808;
    padding: 0 240px 5px 0;
    margin: 0 0 10px 0;
    _margin: 0 0 10px -8px;

}

#leftColME {
    float: right;
    width: 305px;
    _width: 312px;
    padding-left: 10px;
    margin-top: -5px;
    _margin-right: -10px;
}

#leftColME #inline {
    margin: 10px 0 0 5px;
    border: 1px solid #717171;
    width: 290px;
    height: 190px;
}

#leftColME .testimonialSection {
    background: url(/images/bg_RateCheckLeftCol.png) no-repeat 0px 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 40px 25px 40px 15px;
    margin-top: 20px;
}

#leftColME .testimonialSection span {
    color: #abd74c;
}

#leftColME .promiseSection {
    background: url(/images/bg_RateCheckColBottom.png) no-repeat top center;
}

#leftColME .promiseSection ul {
    margin: 15px 18px 0 47px;
    padding: 23px 0 70px 0;
    list-style: none;
}

#leftColME .promiseSection li {
    margin: 0px 0px 35px 30px;
    _margin: 0px 0px 32px 30px;
    font-size: 14px;
}

#leftColME .promiseSection li a {
    color: #f7941d;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#leftColME h3 {
    margin: 15px 0 10px 20px;
    font-weight: bold;
    font-size: 16px;
    color: #6fb058;
}

.disclaimerRateCheck {
    color: #999;
    margin: -38px 0 10px 15px;
}

#greeting {
    float: right;
    top: 50px;
    right: 20px;
    position: relative;
}

#contentMEForm {
    width: 920px;
    padding: 5px;
}

#contentContainerME {
    margin-bottom: -20px;
    _margin-bottom: -10px;
}

#edit_multiple {
    float: left;
    padding: 10px;
}

#genre_filter {
    float: right;
    padding: 10px;
    font-size: 0.9em;
}

#genre_filter span {
    padding-right: 1.5em;
}

#genre_checkboxes {
    display: inline;
}

input[type=text], input[type=password] {
    width: 8em;
    _width: 10em;
    background: url(/images/bg_text.png) repeat-x 0 0;
    border-top: 1px solid #727272;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
}

a {
    color: #069;
    text-decoration: none;
}

h1 a {
    display: block;
    height: 76px;
}

h1 span {
    font-weight: bold;
    color: #fd8916;
}

h2 {

    font-size: 123.1%;
    background: none;
}

h3 {

    font-size: 108%;
}

h2, h3 {

    margin: 1em 0;
}

h2, h3, h4, h5, h6, strong {
    font-weight: bold;
}

abbr, acronym {

    border-bottom: 1px dotted #000;
    cursor: help;
}

em {

    font-style: italic;
}

blockquote, ul, ol, dl {

    margin: 1em;
}

ol, ul, dl {
    margin-left: 2em;
}

#left_rail ul li {
    list-style: none;
    text-indent: -20px;
}

dl dd {
    margin-left: 1em;
}

caption {
    margin-bottom: .5em;
    text-align: center;
}

p {
    margin-bottom: 9px;
}

p.checkBoxWrapper {
    margin: -11px 0 0 170px;
    _margin: -10px 20px 0 179px;
    color: #999;
    white-space: nowrap;
}

ol.whatYouGet {
    clear: both;
}

.mortgageTypeHelp {
    margin: -32px 70px 0 0;
    float: right;
}

.mortgageTypeHelp a.hb {
    margin: 0;
}

#refinance a.hb, #purchase a.hb {
    float: left;
}

#mortgageImportantType a.hb {
    margin: -11px -40px 0 40px;
}

#estimatedCreditScore a.hb {
    margin: -11px -45px 0 45px;
}

#monthlyCreditPayments a.hb {
    margin: -11px -100px 0 100px;
}

#liquidAssets a.hb {
    margin: -11px -88px 0 88px;
}

#monthlyIncome a.hb {
    margin: -11px -38px 0 38px;
}

p.rateCheckExplanation {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #8c9d98;
    font-size: 14px;
    float: left;
    margin: -30px 0 0 31px;
    _margin: -37px 0px 0 39px;
    white-space: nowrap;

}

p#annualIncome {
    white-space: nowrap;
}

.bigArrow {
    height: 110px;
    width: 110px;
    background: url(../images/bgiArrow.png) no-repeat 0 0;
    position: absolute;
    top: 63px;
    _top: 78px;
    left: 29px;
}

#feedbackUL {
    display: none;
}

.error input {
    border: 2px solid #990000;
    _border-top: 1px solid #727272;
    _border-bottom: 1px solid #dadada;
    _border-right: 1px solid #dadada;
    _border-left: 1px solid #dadada;
}

.error select {
    border: 2px solid #990000;
}

a.cornerRefi, a.cornerPurchase {
    display: block;
    background: url(../images/RateCheckCorner.png) no-repeat;
    float: right;
    margin: -63px 3px -20px -10px;
    _margin: -68px -74px 0 0;
    padding: 20px 80px 34px 20px;
}

a.cornerPurchase {
    background: url(../images/RateCheckCorner_purchase.png) no-repeat;
}

span.customValidation em {
    font-size: 10px;
    color: #666 !important;
    margin-left: 5px;
}

span.customHelpText em {
    float: left;
    font-size: 10px;
    color: #666 !important;
    margin: 13px 0 0 -175px;
    width: 200px;
}

p#monthlyCreditPayments select {
    margin-left: -25px;
}

a.rateCheckButton {
    background: url(/images/button_RateCheck.png) no-repeat;
    display: block;
    height: 50px;
    width: 160px;
}

a:hover.rateCheckButton {
    background: url(/images/button_RateCheck_hover.png) no-repeat;
}

ul.headerList {
    list-style: none;
    color: #fff;
    float: right;
    margin: -80px 60px 0 0;
    _margin: -88px 60px 0 0;
    font-size: 14px;
    line-height: 16px;
}

ul.headerList li {
    background: url(/images/icon_check.png) no-repeat;
    padding: 2px 0 2px 25px;
}
