.hidden 
{
  display: none;
}

input[type='text'], select, textarea
{
	width:300px;
}