/* CSS Document */



div#form {
	position:absolute;
	left: 334px;
	top: 6px;
	width:332px;
	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: 220px; 
color: #666666;
background-color:white;
border-style: solid; 
border-color: #999999; 
border-width: 1px; 
height: 20px; 
margin: 0px 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:9px 0px 9px 0px;}


div#form li

{

background-image: url(images/supgris.gif);
background-repeat: no-repeat;
backgroundposition: 0px 4px;
padding: 0px 0px 0px 12px;
margin: 10px 0px;

}


