#hotelform td{
	font-family:arial, helvetica, san-serif;
	font-size:11px;
	color:#000000;
}

#hotelform select, #hotelform input{
	font-size:11px;
}

#hotelform input.submit{
	width:120px;
	cursor:hand;
}
select {
	background-color:#FFFfff;
	border:1 solid black;
	font-size:11px;
	font-family:arial, helvetica, san-serif;
}