body{font-family: Georgia, sans-serif; color: #3e3e3e;;}
form{margin-left: 30px; margin-right: 40px;}

#formname{font-size: 1.4em; margin-top: 15px; margin-bottom: 20px; text-align: center;}
.partname{font-weight: bolder; padding-bottom: 2px; margin-bottom: 15px; color: #9D9588;}

.description {font-size: 0.8em; margin-top: 12px; margin-bottom: 2px;}
fieldset{border: 1px solid Silver; width: 200px; padding: 5px 0 5px 0; font-size: 0.8em;}
	fieldset input{margin-bottom: 5px;}

.field input,.field select,.field textarea {border: 1px solid Silver;}
input,select{width: 200px;}
.field input:focus, .field textarea:focus {border: 1px solid #E9CDA6;}
	input.irad{width: 20px;}
	.small {width: 60px;}
	.long {width: 600px;}
	.phone1{width: 20px;} .phone2{width: 45px;} .phone3{width: 100px;} 
	
span.orange{color: #F5A816;}

input.subbut{margin-top: 10px; margin-bottom: 15px; height: 34px; width: 100px; background: url(img/submit.jpg) no-repeat; background-position: 0px 0px; border: 0; cursor: pointer;}
input.subbut:hover{background-position: 1px -38px;}
#success{width: 80%; margin: 50px auto 0 auto;}
	#success p {}