.tab-frame{
    border: 1px solid #DDD;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 8px;
    border-width: 1px !important;
}
.tab{
    padding: 7px 0 0 0 !important;
    overflow: hidden;
}