.error { color:#b60; }
.warn { color:#009; }

#find-models {  }
#find-models fieldset { margin:10px 0; }
#find-models input 		{ margin-right:10px; }
#find-models legend 	{ font-weight:bold; font-size:107%; }

#find-dealer {  }
#find-dealer legend 	{ text-transform:uppercase; font-size:107%; margin-bottom:10px; }

#contact-us { width:350px; }
#contact-us .contain { float:left; width:350px; margin-bottom:5px; }
#contact-us legend 	{ color:#604b3d; font:bold 18px "Adobe Garamond Pro","Garamond","Times New Roman", Times, serif; text-transform:uppercase; padding:0 0 15px; margin:0; }
#contact-us input.text,
#contact-us textarea { width:240px; float:right; font:bold 77% "Trebuchet MS",Verdana,Helvetica, sans-serif; padding:2px 5px;; }
#contact-us textarea { height:100px; }

#contact-us .contain p { font-size:100%; float:left; width:100px; margin:0; }

#contact-us input.error { border:1px solid #900; }
#contact-us input.warn { border:1px solid #900; }