fieldset {
	background-position: center bottom;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #eb1d21;
	background-color: #fae8df;
	background-image: url('
/Images/_Site/FormBack.jpg');
	background-repeat: repeat-x;
}

legend {  
	margin-left: 1em;  
	color: #eb1d21;  
	font-weight: bold;
	position: relative;  
	left: -7px;  
	top: -0.75em;
} 

fieldset ol {  
	padding: 1em 1em 0 1em;  
	padding-top: 0.25em;
	list-style: none; 
} 

fieldset li {  
	padding-bottom: 1em; 
} 

fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 12em; 
	border-style: none;  
	padding-left: 12em;  
	background-color: transparent;
	background-image: none;
}

label {  
	display: block;
	float: left;  
	width: 10em;  
	margin-right: 1em;  
	text-align: right; 
}
.Form_Box01 {
	margin: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	width: 410px;


