.gdContentContainer {
    font-size: 1.1em;
}

.gdContentContainer a {
    text-decoration: none !important;
}

div .sidebar {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.search_box th {
    color: #0078AE;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.gdContentContainer th, .gdContentContainer td {
    vertical-align: top;
}

.search_results {
    margin-top: 10px;
}

.search_results th {
    font-weight: bold;
}

.search_results td, .search_results th {
    padding-right: 5px;
    padding-top: 5px;
}

.key-value th {
    font-weight: bold;
    padding-right: 10px;
    padding-bottom: 10px;
}

#product-table th {
    font-weight: bold;
}

#product-table th, #product-table td {
    padding-right: 10px;
    padding-bottom: 10px;
}

#midcolumn {
    margin: 0;
}