/* BASIC css start */
.pwd-link { margin-top:15px; text-align:center; }
.bbs-table-pwd {
    border-top: 2px solid #242424;
    padding: 30px 0;
    color: #2e2e2e;
    text-align: center;
}

.secret {
    width: 330px;
    margin: 0 auto;
}

.secret .info {
    margin: 10px 0 30px;
    padding: 20px 0;
    line-height: 150%;
    color: #757575;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

/* BASIC css end */

