/* CSS Document */



div.form {
	white-space:nowrap;
	left: 395px;top: 171px;width: 400px;
	margin: 0px;padding: 0px;text-align:right;}
	
.form p {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#666666;line-height:21px;margin:0px;}
.fields, .comments , .reset, textarea, input, .error1{
width: 320px; 
color: #666666;
background-color:white;
border-style: solid; 
border-color: #999999; 
border-width: 1px; 
height: 21px; 
margin: 4px 0px 0px 2px; 
padding: 1px;
overflow: hidden;
line-height:21px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;}
.reset, input, .error1 {width:auto;background-color:white;}
.comments {line-height:13px;height: 100px;margin:24px 0px 9px 0px;}


