﻿.SearchSection .label
{
    display: inline-block;
    width: 200px;        
    text-align: left;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
}

#content_ 
{
    top: 0;    
    margin-left: 10px;
    margin-right: 10px;
}

.bigColumn 
{
    width: 40%;
}


.resultTable th, .resultTable td  
{
    min-width: 30px !important;
    border-style: none;        
}

.tableLabel 
{
    vertical-align: bottom;
}
