.boxSearch {
	border:solid 1px silver;
	margin:15px 0px 0px 12px;
}
.flyDate, .flyTime {
	border:1px solid silver;
	width:80px;
	position:relative;
}
.txtDepCity, .txtRetCity {
	border:1px solid silver;
	width:165px;
	position:relative;
}
.btnSearch {
	background-image:url(../images/search.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	width:98px;
	height:23px;
	border:0px;
}
.passCount {
	width:55px;
}
