TABLE.advantages {
    border: 0px;
    border-collapse: collapse;
    margin-bottom: 10px;
    width: 98%;
}
TABLE.advantages TD {
    vertical-align: top;
}
TABLE.advantages H3 {
    font-size: 110%;
    color: #650505;
    margin-bottom: 0px;
    white-space: nowrap;
}
TABLE.advantages DIV {
    margin-left: 10px;
    margin-top: 7px;
    color: #262626;
    font-size: 90%;
    text-align: justify;
    padding-right: 7px;
}
TABLE.advantages TD.img {
    width: 62px;
    padding: 3px;
}
A.pass-recover {
    margin: 3px;
}
INPUT.enter {
       background: url("../register/username.png"/*tpa=http://secretsline.biz/images/register/username.png*/) 4px center no-repeat #c5fac5;
       border: 1px solid #6aba6a;
       height: 26px;
       vertical-align: middle;
       padding-left: 26px;
}
INPUT.register {
        height: 26px;
       padding-left: 26px;
       border: 1px solid #6aba6a;
       vertical-align: middle;
       background: url("../register/register-button.png"/*tpa=http://secretsline.biz/images/register/register-button.png*/) 4px center no-repeat #c5fac5;
}