﻿
.tabstrip a {
    width: 190px;
}

table {
    width: 100%;
}

table tr td, table tr th{
    height: 41px;
}

table tr:first-child td, table tr:first-child th {
    border-top: 1px solid #eaeaea;
}

table tr td, table tr th{
    border-bottom: 1px solid #eaeaea;
    
}

table th {
    text-align: left;
    color: #faa117;
}
