h2, div h2, #content h2{
	max-width: 500px;
	_width: 500px;
}

input[type=text], input[type=password]{
	width:500px;
}
textarea{
	width:510px;
}
label{
	width:500px;
}