@charset "UTF-8";
legend {
	color: #13243F;
	font-weight: bold;
	float: left;
}
fieldset ol {
	list-style: none;
	float: left;
	clear: both;
}  
label {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	letter-spacing: 1px;
}
fieldset li {
	padding-bottom: 10px;
}
input
{
	color: #13243F;
	border: 1px solid #13243f
}
#message {
	border: 1px solid #13243F;
}
.submit
{
	float:left;
	clear: both;
	font-size: 14px;
	margin-left: 40px;
}
