/* Form Styles */


/* Start Search Styles */
#vehicle-search{float:left; width:170px; margin-left:50px; margin-bottom:20px;}
#vehicle-search select{float:left; width:160px; color:#2D4A5C; font-size:0.65em; background-color:#a4b1b9;}
#vehicle-search select.vtype{margin-top:30px; margin-bottom:3px;}
#vehicle-search select.minprice{margin-bottom:3px;}
#vehicle-search select.maxprice{margin-bottom:3px;}
#vehicle-search input{float:left; padding-top:7px; padding-left:79px;}
/* End Search Styles */


/* Start Contact Styles */
label{float:left; width:120px; color:#fff; font-size:0.70em; padding-top:2px;}
input.contact{float:left; width:200px; color:#2D4A5C; font-size:0.65em; background-color:#a4b1b9; margin-bottom:2px;}

input.concern{float:left; width:15px; height:15px;}
label.concern-type{float:left; width:100px; color:#fff; font-size:0.70em; padding-top:1px; padding-left:5px;}

textarea.yourmsg{float:left; width:200px; height:100px; color:#2D4A5C; font-size:0.65em; background-color:#a4b1b9; margin-bottom:10px;}

.buttons{margin-left:211px;}
.buttons input.butts{width:55px; font-size:0.70em; color:#2D4A5C; background-color:#a4b1b9; border:outset 2px #a4b1b9;}

/* End Contact Styles */