div.section_login
{
	width: 25em;
}

#all
{
	margin-top: 8em;
	width: 30em;
/*	border: 1px solid black;
	background: #eeeeee;*/
}

div.sectionFooter_login
{
	text-align: right;
}

div.sectionHeader_login
{
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

label.formLabel
{
	width: 9em;
	float: left;
	text-align: right;
	padding-right: 10px;
}

input.formText
{
	width: 14em;
}
