#mail_forms h1
{
	font-size: 24px;
	color:#2e62a2;
	margin-bottom: 30px;
	text-align: center;
}

#mail_forms td
{
	vertical-align: top;	
}

#contact .label
{
	width: 170px;
}

#contact .field input
{
	width: 450px;	
}

#contact textarea
{
	width: 450px;
	height: 100px;	
}

#register
{
	margin-top: 100px;
}

#register .label
{
	width: 170px;
}

#register .field input
{
	width: 450px;	
}

#register textarea
{
	width: 450;
	height: 50px;	
}

#contact_progress
{
	text-align: center;	
}

#register_progress
{
	text-align: center;	
}
