body, table, input, select, option {
	font:12px verdana, arial;
}
label {
	cursor:pointer;
}
.boxSearch {
	border:solid 1px silver;
}
.flyDate, .flyTime {
	border:1px solid silver;
	width:80px;
	position:relative;
}
.txtDepCity, .txtRetCity {
	border:1px solid silver;
	width:165px;
	position:relative;
	
}
.btnSearch {
	border:1px solid silver;
	background-color:transparent;
	cursor:pointer;
	width:80px;
}
.passCount {
	width:55px;
}