body{
    background-color: #f8f8f8;
}

.box-content{
    overflow: hidden;
}

.product-shelf .box-content {
    overflow: visible;
}

.finance .top-part{
    padding: 60px 0 0 30px;
    background:transparent url('bg/top-bg2013.png') no-repeat 0 100%;
    background-size: 980px 93px;
    *background: url('bg/top-ie-bg2013.png') no-repeat 0 100%;
    position: relative;
    overflow: hidden;
}

.finance .top-part .main-content{
    width: 549px;
    padding-bottom: 60px;
}

.finance .top-part .main-content .promo-desc {
    font-size: 18px; 
    color: #666; 
    line-height: 1.4em; 
    margin-bottom: 19px;
}

.finance .top-part .main-content h2{
    margin-bottom: 9px;
}

.finance .top-part .main-content ul li{
    vertical-align: middle;
    font-size: 16px;
    color: #333;
    display: block;
    margin-bottom: 6px;
}

.finance .top-part .main-content ul li img{
    display: inline;
    zoom: 1;
    *display: inline;
    margin-right: 9px;
    vertical-align: middle;
}

.finance .top-part img.hero,
.finance .top-part img.violator{
    position: absolute;
    right: 0;
}

.finance .top-part img.hero{
    bottom: 15px;
}

.finance .top-part img.violator{
    top: -1px;
}

.finance .lower-part{
    font-size: 14px;
    color: #666;
    padding: 30px;
}

.finance .lower-part .financing-in-detail{
    float: left;
    width: 633px;
}

.finance .lower-part .financing-in-detail h3{
   font-size: 21px;
    color: #333;
    line-height: 1.7em;
    text-align: left;
    padding-top: 50px;
}

.finance .lower-part .financing-in-detail p{
    padding: 28px 0;
}

.finance .lower-part .financing-in-detail span{
    font-size: 16px;
    color: #333;
}

.finance .lower-part .questions{
    float: left;
    width: 285px;
    min-height: 98px;
    background: url(bg/questions-bg2013.png) no-repeat 0 0;
    background-size: 8px 98px;
    *background: url(bg/questions-ie-bg2013.png) no-repeat 0 0;
}

.finance .lower-part .questions h4{
    margin-bottom: 9px;
}

.finance .lower-part .questions img,
.finance .lower-part .questions div{
    float: left;
    padding-top: 25px;
}

.finance .lower-part .questions img{
    margin-right: 8px;
    padding-left: 30px;
}

.finance .lower-part .questions div{
    width: 220px;
}

.finance .lower-part .questions .phone-number{
    color: #000;
}


.finance .lower-part .pay p{
    padding: 22px 0 0 0;
}

.finance .lower-part ul.options{
    margin: 30px 0;
    width: 950px;
}

.finance .lower-part ul.options li{
    float: left;
    width: 244px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-right: 30px;
    padding: 20px 20px 15px 20px;
    font-size: 12px;
    color: #999;
}

/*.finance .lower-part ul.options li div{
    text-align: center;
    float: left;
}

.finance .lower-part ul.options li div.amount{
    width: 104px;
    vertical-align: middle;
}

.finance .lower-part ul.options li div.details{
    width: 127px;
    padding: 0 26px;
    border-left: 1px solid #d9d9d9;
}*/

.finance .lower-part ul.options li div{
    text-align: center;
    width: 100%;
}

.finance .lower-part ul.options li div.amount{
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
}

.finance .lower-part ul.options li div.details{
    padding-top: 10px;
}

.finance .lower-part ul.options li div.details .per-month{
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}

.finance .lower-part ul.product-shelf{
    width: 980px;
}

.finance .lower-part ul.product-shelf li{
    float: left;
    text-align: center;
    margin-right: 30px;
    width: 129px;
    line-height: 1.2em;
}

.finance .lower-part ul.product-shelf li h4{
    color: #333;
}

.finance .lower-part ul.product-shelf li p{
    font-size: 11px;
}

.finance .lower-part ul.product-shelf li .more{
    font-size: 12px;
}

.finance .lower-part .delivery-dates-note{
    font-size: 10px;
    color: #999;
    padding: 30px 30px 0 30px;
}

.finance .footer{
    padding: 30px 0 30px 30px;
    background: url(bg/footer-bg2013.png) no-repeat 0 0;
    background-size: 980px 93px;
    *background: url(bg/footer-ie-bg2013.png) no-repeat 0 0;
    overflow: hidden;
} 

.finance .footer div{
    float: left;
    width: 430px;
    font-size: 12px;
    color: #666;
    position: relative;
}

.finance .footer div.education-pricing{
    padding-left: 30px;
    min-height: 98px;
    background: url(bg/footer-divider2013.png) no-repeat 0 0;
    background-size: 8px 98px;
    *background: url(bg/footer-ie-divider2013.png) no-repeat 0 0;
}

.finance .footer div h3,
.finance .footer div p{
    width: 317px;
}

.finance div.education-pricing h3,
.finance div.education-pricing p{
    width: 279px;
}

.finance .footer div h3{
    font-size: 16px;
    color: #333;
    margin-bottom: 6px;
}

.finance .footer div img{
    position: absolute;
    top: 0;
    right: 30px;
}

.finance-footnotes {
    color: #999;
}