.step2{

        font-size: 11px;
        margin: 5px;
        width: 640px;
        
}



.step2 td{
        padding: 5px;
        border-bottom: 1px solid #f0ad5c;
}

.step2 th{
        padding: 5px;
        border-bottom: 1px solid #f0ad5c;
}


.step2 INPUT{
    border: 1px solid #f0ad5c;
}


.rbutton:hover,
.rbutton{
    display: block;
    float: right;
    background: transparent url(/images/button/button_bg_137.gif) no-repeat;
    margin-top: 16px;
    padding: 5px 5px 0 0px;
    width: 137px;
    height: 22px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}


