﻿body {
    font-size:62.5%;
}

#bccontainer {
    width:800px;
    margin:0 auto;
    border:1px solid #006faf;
}

* {
    padding:0;
    margin:0;
}

.bcheaderleft {
    width:486px;
    float:left;
}

.bcheaderright {
    width:314px;
    float:left;
}

.clear {
    clear:both;
}

.bcquestion {
    width:549px;
    float:left;
}

.bcregister {
    width:250px;
    float:left;
}

.greenbar {
    width:800px;
    padding-bottom:2px;
}

.bodyleftcol {
    width:550px;
    float:left;
}

.bodyrightcol {
    width:250px;
    float:left;
    padding-top:30px;
}

.bodyrightcol ul {
    margin:0 10px 20px 50px;
    font-size:1.2em;
    line-height:1.3em;
}

.bodyrightcol ul li {
    padding:3px 0 0 0;
    list-style-image:url(../assets/images/badcredit_19.gif);
}

.padleft {
    padding-left:25px;
}

.loanpart {
    width:509px;
    padding:25px 6px 10px 35px;
}

.auto {
    background-color:#e8f1cc;
    padding-top:15px;
}

.home {
    background-color:#d3e4a3;
}

.loanpart p{
    font-family:Times New Roman, Times, Serif;
    font-size:1.2em;
    color:Black;
}

.loanpart h1{
    font-family:Times New Roman, Times, Serif;
    font-size:1.2em;
    color:#006faf;
    padding-top:5px;
    font-weight:normal;
    text-align:center;
}

.sectionimage {
    width:128px;
    float:left;
}

.sectioncopy {
    width:354px;
    float:left;
}