input,
select {
	border: 1px solid #CCCCCC;
}


.validation-failed {
	background: #EEEEEE;
	border:			1px solid #FF0000;
}

select.guest {
	width:			60px;
}

input,
#dining_stretcher select {
	width:			200px;
}

#submit {
	width:			50px;
}

input.toggler1,
input.toggler2 {
	width:			20px;
}