#content
{
	padding:23px;
	background:url('../img/content-header.png') no-repeat left top;
}

h2
{
	padding:10px 0 0 10px;
	color:#bb306a;
}

#cnt-header
{
	background:url('/img/login-header.jpg') no-repeat left top;
	height:72px
}

#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;
}