fieldset input[type="text"] ,
fieldset input[type="password"] ,
fieldset input[type="email"] {
	width: 50%;
}

