﻿#usedToolbar p {
font-size: 0.7em;
margin: 5px 0px 5px 0px;
}

/* UsedSectionLeft */

#usedSectionLeft{
    float: left;
    display: block;
    width: 300px;
    margin: 10px 10px 0px 0px;
}


        #usedSectionLeft .disclaimer{
            font-size: 0.7em;
            color: #666;
            margin: 5px 0px 0px 0px;
        }


        #usedSectionLeft #updatePreOwnedPicture{
            clear: both;
            float: left;
            display: block;
            margin: 5px 0px 0px 0px;
            font-size: 0.7em;
        }


/* UsedSectionRight */

#usedSectionRight{
    float: left;
    display: block;
    width: 450px;
     margin: 10px 0px 0px 0px;
}


        #usedSectionRight #usedHeader h1{
            color: #3E5B99;
            font-weight: normal;
            font-size: 1.1em;
            margin: 0px 0px 3px 0px;
        }

        #usedSectionRight #usedHeader h2{
            color: #666;
            font-weight: normal;
            font-size: 0.7em;
            margin: 3px 0px 0px 0px;
        }
        
        #usedSectionRight #usedCarPrice h1{
            float: right;
            background-color: #637286;
            padding: 10px;
            margin: 5px 0px 0px 0px;	
            width: 60px;
            text-align: center;
            font-size: 0.9em;
            color: #fff;
            font-weight: bold;
            font-family: Arial, Verdana, sans-serif;
        }
        
        #usedSectionRight .usedType{
            clear: both;            
            background-color: #e6eaed;		
            font-weight: bold;
            font-size: 0.7em;
            color:#3E5B99;          
            margin: 15px 0px 0px 0px;
            padding: 8px 0px 0px 5px;
            vertical-align: top;
            text-transform: uppercase;
        }
        
        #usedSectionRight #usedOtherInfoTable{
            clear:both;
            display:block;
            float: left;          
            width: 450px;
            margin: 10px 0px 0px 0px;
            font-size: 0.7em;            
            color: #666;
        }
        
                  #usedSectionRight #usedOtherInfoTable table{
                    width: 450px;
                  }
        
                 #usedSectionRight #usedOtherInfoTable table td{
                   border-top: solid 1px #E6EAED;                 
                   padding: 5px 0px 5px 0px;
                }
                
                
         #usedSectionRight #usedIconLinks{
            clear:both;
            display:block;
            float: left;
            margin: 5px 0px 0px 0px;
            width: 450px;
         }
         
         
         #usedSectionRight #usedIconLinks a, #usedSectionRight #usedIconLinks input{
            float: left;         
            margin: 0px 10px 0px 0px;
         }
         
         
         #usedSectionRight .usedContactGroup{
            clear: both;
             float: left;
            display: block;
            width: 450px;           
            margin: 10px 0px 0px 0px;
            background-color: #f2f4f6;
            border: solid 1px #B7BDC8;           
         }
         
          #usedSectionRight .usedContactGroup a{
            float: left;
            padding: 16px 8px 16px 8px; 
          }
          
          #usedSectionRight #equipment{
            clear: both;
            float: left;
            display: block;
            margin: 10px 0px 0px 0px;
            font-size: 0.7em;
            width: 450px;
            color: #333;
          }
          
          #usedSectionRight #equipment table{
            width: 450px;
          }  
            
          #usedSectionRight #equipment h3{
            font-size: 1.2em;
            border-bottom: solid 1px #E6EAED;
            margin: 0px 0px 8px 0px;
            padding: 0px 0px 5px 0px;
            color: #3E5B99;
            font-weight: bold;
          }
                