﻿#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 img{
            float: left;
            padding: 16px 8px 16px 8px;          
          }
          
          #usedSectionRight .usedContactGroup p{
            float: left;
            font-size: 0.7em;
            color: #333;
            width: 250px;
            margin: 10px 0px 0px 10px;
          }
          
     
 /*TAB DETAILS*/
  #tabCarDetails #equipment{
     
        margin: 0px 0px 0px 0px;
        font-size: 0.7em;
        width: 450px;
        color: #333;
      }
      
      #tabCarDetails #equipment table{
        width: 450px;
      }  
        
      #tabCarDetails #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;
      }
                
                
                
/*CODEWEAVERS INSURANCE QUOTE ON USED DETAILS PAGE*/

.yourInsuranceQuote{
    clear: both;
    float: left;
    display: block;
    font-size: 0.8em;
    color: #000;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

.insurance{
    clear: both;
    float: left;
    display: block;
    margin: 10px 0px 5px 0px;
    padding: 10px 0px 10px 10px;
    width: 740px;
    background-color: #EFF1F3;		
    font-size: 0.7em;             
}

.insurance img{
    float: left;
}

.insurance p{
    float: left;
    margin: 0px;
    width: 410px;  
    
    
}

.insurance a{
    float: left;
    margin: 0px 0px 0px 0px;
    font-size: 1.0em; 
    cursor: pointer;

}

.insurance a.ie6width{ /*FIX ISSUE WITH IE6 */
        width: 90px;
}

.insurance a img{

    margin: 0px 0px 0px 25px;
   
}

.insurance .divMonthPrice{
   margin: -5px 0px 0px 50px;
   float: left;
   display: block;
}

.insurance .divMonthPrice .recalculate{
    font-size: 1.6em;
    color: #3E5B99;
    font-weight: bold; 
    margin: 0px;
    padding: 0px;
}

.insurance .perMonth{
    clear: both;
    float: left;
    display: block;
    font-size: 0.8em;
    color: #000;
    font-weight: bold; 
    width: 60px;

}

				  

.calculator{      
        clear: both;
        float: left;
        display: block;
        margin: 5px 0px 0px 0px;
        padding: 0px 0px 0px 0px;	       
}	