#lateral {
	float:left;
	width:200px;
	padding-left:25px;
	margin-right:30px;
	color:#333;
}

#lateral .menu {
	float:left;
	width:180px;
	padding-top:10px;
}

#lateral h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#000086;
	font-weight:normal;
	border-bottom:solid 2px #4AB458;
	width:100%;
	margin-bottom:5px;
}

#lateral label {
	width:50px;
	float:left;
}

#lateral input {
	margin-bottom:5px;
}

#lateral .btn_sign {
	float:left;
	margin-left:50px;
}