#tab-bar a.active {
    background-color: #3f7096;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
#tab-bar a span {
    font-size: 80%;
}
table.attachments {
    width: 100%;
}
#tab-bar a {
    color:white;
    text-decoration: none;
    font-size: 18px;
    font-weight: lighter;
    display: inline-block;
    padding: 0px 10px 0 10px;
    min-height: 31px;
}
