@charset "UTF-8";
/**
 * 
 * @authors Vince Hu (vince.hu@gm.com)
 */

/*brand logo*/
ul#brands-header { top: 0; height: 30px; }
ul#brands-header li img { display: block; }
ul#brands-header li.brand-chevrolet img { width: 42px; height: auto; }
ul#brands-header li.brand-chevrolet { padding-top: 9px; }
ul#brands-header li.brand-buick img { width: 24px; }
ul#brands-header li.brand-buick { margin-top: 0; padding-top: 3px; }
ul#brands-header li.brand-cadillac img { width: 38px; }
ul#brands-header li.brand-cadillac { padding-top: 7px; }
ul#brands-header li.brand-baojun img { width: 26px; }
ul#brands-header li.brand-baojun { margin-top: 0; padding-top: 2px; }
ul#brands-header li.brand-wuling img { width: 42px; }
ul#brands-header li.brand-wuling { padding-top: 1px; }
ul#brands-header li.brand-jiefang img { width: 30px; }
ul#brands-header li.brand-jiefang { padding-top: 3px; }

/*vehicles*/
#template_3_1 .thumb_nail .thumb_nail_caption p {
    height: 20px;
}


/*contact img width*/
#col_2 .contacts .contact_img_col {
    width: 65px;
}
.contacts .contact_data_col{
	margin-left: 85px;
}