﻿#truempg-main #col ul {
    height: 1%;
    margin-bottom: 0;
    padding-bottom: 0;
}
#makes, #models, #editions {
    height: 218px;
}
div.results-car table td.mpg {
}
div.results-car table td.mpg div.mpg {  
}
div.results-car table td.facts {
    position: relative;
}
div.results-car table td.facts span {
    display: inline;    
    float: none;
    text-align: right;
    font-weight: bold;
    position: absolute;
    right: 5px;    
}
div.car-list p.car {
    width: 70%; 
}
/* tabs
---------------------*/
#truempg-main #car-selection ul#tabs {        
    left: 0;
}

#truempg-main #car-selection ul li#makes-tab { 
}
#truempg-main #car-selection ul li#models-tab {       
}
#truempg-main #car-selection ul li#editions-tab {  
}

#truempg-main #car-selection ul li a {
    font-weight: bold;
}

#truempg-main #car-selection ul li#makes-tab a {
}
#truempg-main #car-selection ul li#models-tab a {   
}
#truempg-main #car-selection ul li#editions-tab a {  
}

#truempg-main #car-selection ul li#makes-tab.selected {
}
#truempg-main #car-selection ul li#models-tab.selected {   
}
#truempg-main #car-selection ul li#editions-tab.selected {  
}

#truempg-main #car-selection ul li#makes-tab.selected a {    
}
#truempg-main #car-selection ul li#models-tab.selected a {
}
#truempg-main #car-selection ul li#editions-tab.selected a {
}

/* preset sliders
---------------------*/
div.preset-slider {
    height: 126px;
}

/* aside nav
----------------------*/
#aside #nav ul li {    
    margin-bottom: -5px;
}

/* sorting options
-----------------------*/
div#sorting-options select {
    margin-top: 10px;
}
div#sorting-options label {
    padding-top: 3px;
    float: left;
}

#OfficialMPGFact {
    margin: 0;
    padding: 0;
    /*width: 155px;*/
}
#OfficialCO2Fact {
    margin: 0;
    padding: 0;    
    /*width: 155px;*/
}

/* New layouts for the table */
div#final-data-container .table-container table td.official span {
    float: none;
}
#social-icons {    
    margin: 0 10px 0 0;
    padding: 0;
}
#social-icons p     {    
    margin: 0 0 0 0;
    padding: 0;
    overflow: hidden;
}
#trueMPG4 h2 {    
}
div#final-data-container div.mpg div.flip-holder {
    margin-top: 35px; 
}
/* Tooltips
------------------------------------*/
span.roads{
    top: 39px;    
}
span.motorway{
    top: 39px;    
}