div.MainPage{
	width:760px;
}

.ItemLabel{
	width:128px;
	float:left;
}

.ItemValue{
	width:300px;
	float:left;
}

br{
	clear:left;
}

.Mandatory{
	color: red;
}
div.Text { margin:18px 0 18px 0; }

.textbox { width: 250px; }
