


/* Sliders */


#rangeShow {
    float: right;
}


/* Table differences */

div.tables-grid th, div.tables-grid td {
	
    width: 79px;
    max-width: 79px;
    height: 65px;
    max-height: 65px;
    
}

tr#midRow th {
    border:none;
    background-color: transparent;
}

.leftcol {
    padding: 0px 3px;
    max-width: 148px !important;
}
