
input.info {
 	background-color: #f4f4f4;
	height: 13px;
	width: 163px;
}
input.button {
	color: #003366;
	width: 6.3em;
	height: 1.5em;
	position:relative; left: 143px; top: 7px;
}

/* 
}
	input.txt {
	color: #00008B;
	border: 1px inset #901602;	
} */

textarea.txtwin {
	background-color: #f4f4f4;
}
form label {
	float: left;
	width: 41%;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
}
form fieldset {
	border: none;
	margin: 60px;
	padding: 20px;
	width: 480px;
	height: 340px;
	color: #003366;
	background-color: #c9d9ec;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
legend {
	font: bold 0.8em Arial, helvetica, sans-serif;
}
