h1{
    width: 346px;
    height: 47px;
    background: url(../img/four_steps_to_online_success.gif) no-repeat top left;
    top: 41px;
    position: absolute;
}


.white_box .bg{
    min-height:148px;
    height:auto !important;
    height:148px;
}

#left_menu .l2{
    font-weight: bold;
}


.links{
    height: 21px;
    width: 168px;
    position: absolute;
    bottom: 12px;
    right: 14px;
}

.links .next,
.links .preview,
.links .preview2{
    display: block;
    height: 19px;
    font-size: 13px;
    font-weight: bold;
    color: #e77817;
    padding-top: 2px;
}

.links .next{
    float: right;
    background: url(../img/btn_next.gif) no-repeat center right;
    width: 43px;
    text-align: right;
    padding-right: 28px;
}

.links .preview{
    float: left;
    background: url(../img/btn_preview.gif) no-repeat center left;
    width: 69px;
    text-align: left;
    padding-left: 28px;
}

.links .preview2{
    float: right;
    background: url(../img/btn_preview.gif) no-repeat center right;
    width: 69px;
    text-align: right;
    padding-right: 28px;
}

.content h2{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
}

.content a:hover{
    font-weight: normal;
}