.formline {
        margin-top: 5px;
        margin-left: 100px;
}
.label {
	width:150px;
	float:left;
}
.required {
	color: #000080;
}


