﻿/* UsedSectionLeft */

#usedSectionLeft{
    float: left;
    display: inline;
    width: 400px;
    margin: 10px 10px 0px 10px;    
}

       /*
         #usedSectionLeft .usedCarAlsoHeading{      
           
                
        }
        */
      

/* UsedSectionRight */

#usedSectionRight{
    float: left;
    display: inline;
    width: 350px;
     margin: 10px 0px 0px 10px;
}


        #usedSectionRight #usedHeader h1{
            color: #333;
            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{
            padding: 10px 0px 10px 0px;
            margin: 5px 5px 0px 0px;	 
            float: left;
        }
        
        #usedSectionRight #usedCarPrice h1{          
            clear: both;
            float: left;
            margin: 0px; 
            padding: 0px;       
	        width: 60px;
	        text-align: center;
	        font-size: 1.1em;
	        color: #435787;
	        font-weight: normal;
	        font-family: Arial, Verdana, sans-serif;	   
        }
        
        /*#usedSectionRight #usedCarPrice span{      
             float: left;    
             margin: 5px 0px 0px 10px;          
            color: #333;
            font-weight: normal;
            font-family: Arial, Verdana, sans-serif;
            font-size: 0.7em;
        }*/
        
        #usedSectionRight .usedType{        
            float: left;
            display: block;
            background-color: #e6eaed;		
            font-weight: bold;
            font-size: 0.6em;
            color:#3E5B99;
            border: solid 1px #ccc;
            margin: 12px 0px 0px 5px;
            padding: 5px;
            vertical-align: top;
            text-transform: uppercase;
        }

     
        #usedSectionRight #usedOtherInfoTable{
            clear:both;
            display:block;
            float: left;          
            width: 350px;
            margin: 10px 0px 0px 0px;
            font-size: 0.7em;            
            color: #666;
        }
        
                  #usedSectionRight #usedOtherInfoTable table{
                    width: 350px;
                  }
        
                 #usedSectionRight #usedOtherInfoTable table td{
                   border-top: solid 1px #E6EAED;                 
                   padding: 5px 0px 5px 0px;
                }
                
                
         #usedSectionRight #usedIconLinks{
            position: relative;
            z-index: 2;
            clear:both;
            display:block;
            float: left;
            margin: 10px 0px 10px 0px;
            width: 350px;
         }
         
         
         #usedSectionRight #usedIconLinks a, #usedSectionRight #usedIconLinks input{
            float: left;         
            display:inline;
            padding: 10px 0px 0px 0px;
         }
         
         #usedSectionRight #usedIconLinks a.firstlink:link,
         #usedSectionRight #usedIconLinks a.firstlink:visited{
            padding: 10px 5px 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: 0px 0px 20px 0px;
            font-size: 0.7em;
            width: 350px;
            color: #333;
          }
          
          #usedSectionRight #equipment table{
            width: 350px;
          }
          
           #usedSectionRight #equipment table td{
            width: 50%
            }
            
          #usedCantFind{
                width: 360px;
                float: left;
                margin: 10px 0px 0px 5px;
                padding: 0px;
          }
          
          
        #usedSectionRight .disclaimer{
            clear: both;
            float: left;
            display: block;
            font-size: 0.7em;
            color: #666;
            margin: 0px 0px 5px 0px;
            width: 340px;
        }                
        
        
        
        
        /* USED CAR FINANCE */
        
        #usedMainContent{
            float: left;
            display: inline;
            width: 750px;
            margin: 10px 10px 0px 10px;    
        }
        
         #usedMainContent #fullInfo{      
            margin: 0px 0px 0px 0px;    
        }