.sidebar {
    margin-top: 5px;
    margin-bottom: 5px;
}

.search_box {
    width: 500px !important;
}

.content td, #login-table td{
    border: 0px !important;
}

.search_box td, #login-table td, #login_table th {
    padding: 3px !important;
}

.key-value td, .key-value th {
    vertical-align: top !important;
    padding-top: 0px !important;
    padding-bottom: 5px !important;
}

.search_box b, .search_box th, #mine th, .key-value th {
    color: #424545;
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

#simpleSearch .key-value {
    width: 325px !important;
    margin-bottom:  10px !important;
}

#simpleSearch .key-value td {
    padding: 3px;
}