body, html
{
    padding:0px;
    font-family:Arial;
    font-size:13px; 
    font-weight:bold;   
    color:#666;
}
    div, hr
    {
        float:left;
    }
    div.carImg
    {
        padding:3px; 
        margin-left:50px; 
        float:left;
        width:400px; 
        height:200px;
    }
    
    div #dealerInfo
    {
        padding-left:20px;
        font-weight:normal;        
    }
    
    hr
    {
      width:100%;
      border:1px solid #E2E2E2;
    }

    h1
    {
        font-size:30px;
        font-weight: bolder;
        font-family: Arial;
    }

    h2
    {
        font-size:18px;
        font-weight: bolder;
        font-family:Arial;
        color:#999;
        line-height:8px;
    }
    
    form
    {
    }
        input[type=text]
        {
            border:1px #E2E2E2 solid;
            width:265px;
        }
        select
        {
           width:265px;
        }

        input.findDealerBtn
        {
            background-image:url(/media/layout/findforhandler.png);
            background-repeat:no-repeat;
            background-color:#fff;
            width:95px;
            height:21px;
            border:0px;
            cursor:pointer;
            float:right;
        }

        input.submitForm
        {
            background-image:url(/media/layout/booktur.png);
            background-repeat:no-repeat;
            background-color:#fff;
            width:111px;
            height:21px;
            border:0px;
            cursor:pointer;
            float:right;
        }
        input.submitDriveForm
        {
            background-image:url(/media/layout/bestildrive.png);
            background-repeat:no-repeat;
            background-color:#fff;
            width:108px;
            height:32px;
            border:0px;
            cursor:pointer;
            float:right;
        }
        
    .leftCell
    {
        width:120px;        
    }






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

