#contactform{font-size:10pt;}

textarea{width:450px;height:120px;}
textarea, input {border:1px solid #fcc000;background:#fff6c3;}

#contactform dt{width:170px;margin:10px 0px 0px 0px;padding: 0 0 0 0;float:left;}
#contactform dd{float:left;margin:10px 0px 0px 0px;padding: 0 0 0 0;width:280px;}

#buttSubmit{margin:10px 0 0 180px;cursor:pointer;}
#buttSubmit:hover{color:red;}
#buttReset{cursor:pointer;}
#buttReset:hover{color:red;}







