#tab3 {
    display: none;
}
a.credit1 {
    padding: 8px 16px !important;
    text-decoration: none !important;
    color: #fff !important;
    background: linear-gradient(to bottom,#B22222 0,#d96667 100%) !important;
    border-radius: 4px !important;
    font-size: 13px;
    cursor: pointer;
}
a.credit1:hover {
    background: linear-gradient(to bottom,#2270b2 0,#2476d0 100%) !important;
}
.table500 td {
    border-bottom: 1px solid #b62a2a;
}
.table546 td {
    border-bottom: 1px solid #b62a2a;
}
.grey_striped td{
    border-bottom: 1px solid #b62a2a;
}
span.credit2 {
    font-size: 20px;
    color: #b92f2f;
    font-weight: 600;
}