
fieldset {
	width:360px;
}

fieldset label {
	float:left;
	width:160px;
	text-align:right;
	margin-right:15px;
}


