/* reset */
body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

/*body.installments {background-color: #F8F8F8;}  */

body.installments .header {display:block; position:relative; float:left; margin-top: 2px; width:978px; height:230px; background-color:#FFF; text-align:center;}
body.installments .header .icon {display:block; position:relative; float:left; width:141px; height: 160px; margin: 44px 0 0 78px;}
body.installments .header .headline {display:block; position:relative; float:left; width:656px; height: 160px; margin: 88px 0 0 46px;}

body.installments .main {display:block; position:relative; float:left; width:978px; min-height: 202px; background:transparent url('landing-brinstallments-gradient.png') no-repeat scroll 0 0;}
body.installments .main .story {display:block; position:relative; float:left; min-height:100px; padding-left:30px; margin-top:45px;}
#one {width:317px;}
#two {width:276px;}
#three {width:266px;}

body.installments .main .story h3 {font-size:19px; color:#333; margin-bottom: 6px;}
body.installments .main .story p {font-size:13px; color:#777; line-height:20px;margin-bottom:4px;}

body.installments .promo_area {display:block; position:relative; float:left; margin-top: 2px; width:978px; height:232px; background-color:#FFF; text-align:center;}
body.installments .promo_area .promo {display:block; position:relative; float:left; text-align:center; height: 232px; margin-top: -2px;}
#first {width: 244px; border-right: solid 1px #CDCDCD;}
#second {width: 243px; border-right: solid 1px #CDCDCD;}
#third {width: 244px; border-right: solid 1px #CDCDCD;}
#fourth {width:244px;}
body.installments .promo_area .promo .promo_title {margin-top:26px;}
body.installments .promo_area .promo .promo_img {margin-top:28px;}

body.installments .promo_area .promo a{ display:block;}



