body, table, div, td {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    text-align: center;
}
body {
    background-color: #ffffff;
}
img {
    border: none;
}

.drive_bottom {
    width: 598px;
    height: 33px;
    color: #ffffff;
    margin: 20px auto 0px auto;
    background: url(/images/drive_bottom_bg.gif) no-repeat #e3496d;
    display: block;
}

.buttons {
    margin: 5px 7px 0px 17px;
    width: 574px;
    height: 17px;
    border: 0px;
}

.buttons_l {
    text-align: left;
}

.buttons_r {
    text-align: right;
}

.c_pointer {
    cursor: pointer;
}

.info {
    text-align: left;
    width: 300px;
    margin: 20px auto 0px auto;
    font-size: 11px;
    color: #404040;
}

.info b {
    font-size: 12px;
    font-weight: bold;
    color: #404040;
}
