.spacer{
	clear:both;
	height:1px;
}

.myform{
	width:320px;
	padding:14px;
}

#stylized	{
	border:2px solid #ADCAE6;
	background:#ebf4fb;
}

#stylized label{
	display:block;
	font-weight:normal;
	text-align:right;
	width:80px;
	float:left;
	font-size: 1.2em;
	line-height: 2em;
}

#stylized input{
	float:left;
	font-size:12px;
	border:solid 1px #aacfe4;
	width:220px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#stylized button {
	clear:both;
	margin-left:90px;
	width:125px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-color: #DC5C1F;
	color: #FFFFFF;
}
