.sign_up_cont .field input[type=text], .sign_up_cont .field input[type=password] {
	width: 95%;
}

.sign_up_cont .field select {
	width: 100%;
}

