#login {
	text-align: center;
	min-height: 200px;
	_height: 200px;
	width: 950px;
	position: absolute;
	top: 201px;
	margin-top: 0px;
	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	_height: 100%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color: #DFDFD0;
}

hlogin {
font-size: 50px;
	}
	
label {
font-size: 18px;

}

input {
	width: 100%;
	height: 34px;
	position: relative;
	font-size: 20px;
	padding: 0 .3em;
	color: #066;
	background-color: #DFDFD0;
}

input#submit {
width: 55px;
font-size: 14px;
font-weight: bold
}
