body,label {
	color:#000;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input,select {
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form {
}
#qsf-tabs {
	width:520px;
	height:25px;
	overflow:hidden;
	background:#f9f998;
	border-bottom:1px solid #c9cc5c;
}
#qsf-tabs li {
	float:left;
	clear:none;
	width:120px;
}
#qsf-tabs a {
	height:25px;
	display:block;
	line-height:25px;
	font-weight:bold;
	color:#000;
	margin-right:3px;
	text-decoration:none;
	outline:none;
	padding:0px 10px;
	font-size:11px;
}
#qsf-tabs a:hover {

}
#qsf-tabs li.selected a {
	height:25px;
	text-decoration:none;
	background:#c9cc5c;
}
.qsfBox {
	width:520px;
	height:190px;
	overflow:hidden;
	background:#f9f998;
	position:relative;
}
.qsfBox h2 {
	display:none;
	color:#000;
	margin:0px;
	width:495px;
	padding:3px 10px;
	font-size:12px;
}
.qsfBox h3 {
	color:#000;
	margin:0px 0px 8px 0px;
	padding:0px;
	font-size:11px;
	clear:both;
}

#flights,#passangers,#trip-type,#h-options  {
	float:left;
	clear:none;
	width:495px;
	padding:6px 10px;
}
.qsf-buttons {
	width:495px;
	height:200px;
	clear:both;
	padding:10px 10px;
}
#flights-cities,#flights-dates {
	width: 240px;
	float:left;
	clear:none;
}
#h-city,#h-dates {
	float:left;
	clear:none;
	width:220px;
	padding:6px 10px;
}
#h-dates {
	width:240px;
}
#flights-cities input,#flights-dates input,#h-dates input {
	width: 90px;
}
#flights-cities-out,#flights-cities-ret,#flights-dates-out,#flights-dates-ret {
	width: 120px;
	float:left;
}
#h-dates-out,#h-dates-ret {
	width: 120px;
}
#h-city input {
	width: 210px;
}
#h-options {
	padding-top:0px;

}

#passangers h3,#trip-type h3 {
	float:left;
	clear:none;
	width:90px;
	margin:0px 5px 0px 0px;
	padding-right:5px;
	line-height:20px;
	font-size:11px;

}
#passangers li {
	width:auto;
	margin-right:5px;
}
#passangers label {
	display:inline;
}
#trip-type li {
	float:left;
	clear:none;
}



#h-room select{
	width: 125px;
}
#h-room {
	width: 180px;
	float:left;
	clear:none;
}
#h-check-children {
	width: 80px;
	float:left;
	clear:none;
}
#h-children-frame {
	height:20px;
	width: 230px;
	float:left;
	clear:none;
}
#h-children-frame label {
	width: 40px;
	display:block;
	float:left;
}
#h-select-age {
	width:auto;
	margin-left:5px;
}
#h-select-age select {
	margin-right:5px;
}
#h-select-class {
	width: 180px;
	float:left;
	clear:left;
	margin-top:8px;
}
#h-select-class select {
	width: 93px;
}
#h-select-price {
	width: 250px;
	float:left;
	clear:none;
	margin-top:8px;
}

.button {
	padding:0px;
	margin:0px;
	overflow:auto;
	text-align:center;
}
.button input {
	font-weight:normal;
}

.text-link {
	display:none;
	color:#fff;
	float:left;
}
.set-inline,.set-float {
	padding:0px;
	margin:0px;
}

