h2
{
	padding:26px 0 0 30px;
}

#cnt-header
{
	background:url('../img/login-header.jpg') no-repeat left top;
	height:72px
}

#content
{
	background:url('../img/content-shadow.png') repeat-x left top;
	padding:40px;
	width:682px;
	text-align:center;
}


#submit
{
	width:103px;
	height:36px;
	float:right;
	margin:18px 15px 0 0;
}

.form
{
	height:157px;
	margin:30px auto;
	text-align:left;
	float:none;
}

.form select
{
	margin-left:2px;
	width:207px;
}

.error-box
{
	width:345px;
	margin:0 auto;
}