﻿.nav2 .nav-tabs.nav-justified > .active > a {
    color: #FBB040 !important;
}

.nav2 .nav-tabs > li.active > a, .nav2 .nav-tabs > li.active > a:hover, .nav2 .nav-tabs > li.active > a:focus {
    color: #FBB040 !important;
    font-weight:bold;
    letter-spacing:-1px;
}

table.gallery td {
    padding: 4px 2px 4px 2px;
    width: 210px;
    height: 230px;
    border: 1px solid #BCBEC0 !important;
}

table.gallery tr:first-child td {
    border-top-width: 3px !important;
}

table.gallery img {
    width: 199px;
    height: 155px;
    border: none;
    margin: 0;
}

table.gallery td > div > div {
    text-align: left;
    max-width: 199px;
    overflow: hidden;
    white-space: nowrap;
    font-size:12px;
}

table.gallery label {
    display: block;
    margin-top: 8px;
}

table.gallery span {
    margin-top: 8px;
}