
	
	.contact p{
		width:324px;
		overflow:hidden;
		}
		
	.contact label{
		float:left;
		width:114px;
		}
		
	.contact span.req{
		color:#f00;
		}
		
	.field{
		height:13px;
		padding:2px 3px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.2em;
		background:url('images/field.gif') repeat-x bottom #f9f9f5;
		border:1px solid #756c5f;
		}
		
	.contact .field{
		float:left;
		width:202px;}
		
	.contact textarea.field{
		width:316px;
		height:72px;
		overflow:auto;
		}
		
	.contact label.radio{
		float:none;
		margin:0 15px 0 5px;
		}
		
	span.error{
		color:#f00;
		font-weight:bold;
		}
		
	span.success{font-weight:bold}
	
	fieldset{
		padding:5px 0 20px;
		border:none;}
	
	legend{
		color:black;
		font-weight:bold;}
		
	fieldset fieldset{margin-left:35px}
	
	.book label{font-weight:bold}
	
	.book fieldset label{
		float:none;
		display:inline;
		font-weight:normal;}
		
	.book fieldset p label{float:left}
		
	.book fieldset fieldset legend{font-weight:normal}
	
	#center .book fieldset p{padding-bottom:5px}
	
	
