.reseller_intro {
    float: left;
    width: 290px;
    text-align: left;
    font-size: 11px;
    color: #595959;
}

.reseller_intro img {
    margin: 20px 0 30px 0;
}

.reseller_intro b {
    color: #1c6422;
}

.intro_screen {
    float: right;
}

a.reseller_signup_button {
    display: block;
    background: url(../images/reseller_save_button.png) no-repeat top left;
    width: 189px;
    height: 42px;
    text-indent: -7000em;
}

.reseller_benefits {
    clear: both;
    text-align: left;
    border-bottom:1px solid #C9C9C9;
    border-top:1px solid #C9C9C9;
    margin: 20px 0 80px 30px;
    width:960px;
    position: relative;
}

.reseller_benefits h2 {
    display: block;
    width: 345px;
    height: 28px;
    background: url(../images/header_why_reseller.png) no-repeat top left;
    text-indent: -7000em;
    margin-top: 35px;
    overflow: none;
}

.reseller_benefits .item {
    width: 285px;
    height: 145px;
    float: left;
    margin: 20px 6px 30px 0;
    padding-right: 25px;

}

.reseller_benefits .item .imageContainer {
    width: 85px;
    float: left;
    text-align: center;
    height: 100%;
}

.reseller_benefits .item b,
.reseller_benefits .item strong {
    display: block;
    color: #1c6422;
    font-size: 16px;
    margin-bottom: 10px;
}

.reseller_benefits #button2 {
    position: absolute;
    right: 10px;
    bottom: -20px;
}
