	




	#form1{
		margin:1em 0;
		padding-top:10px;
		background:url(/lib/images/form1/form_top.gif) no-repeat 0 0;
		font:11px Verdana, Arial, Helvetica, Sans-Serif;
		text-align:left;
		line-height:15px;
		color:#333;
		}
	#form1 required{
		color:red;
		}
	#form1 fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:260px;
		margin-left:19px;
		}		
	#form1 legend{display:none;}	
	#form1 p{margin:.5em 0;}	
	#form1 label{display:block;}	
	#form1 input, #form1 textarea{		
		width:252px;
		border:1px solid #c1c3ab;
		background:#fff url(/lib/images/form1/form_input.gif) repeat-x;
		padding:3px;
		}		
	#form1 textarea{
		height:125px;
		overflow:auto;
		}					
	#form1 p.submit{
		clear:both;
		background:url(/lib/images/form1/form_bottom.gif) no-repeat 0 100%;
		padding:10px 25px 20px 19px;
		margin:0;
		text-align:left;
		}	
	#form1 button{
		width:150px;
		height:37px;	
		border:none;
		background:url(/lib/images/form1/form_button.gif) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:center;
		}
	#form1 H1{
		padding-left:20px;
		font:20px Verdana, Arial, Helvetica, Sans-Serif;
		text-align:left;
		line-height:15px;
		color:#8B4455;
		}
		


