body,label {
	color:#444444;
	font-size:11px;
}
input,select {
	font-size:11px;
}
#qsf-tabs {
	width:530px;
	height:25px;
	overflow:hidden;
	background:#F5F5F5;
	border-top:1px solid #408845;
}
#qsf-tabs li {
	float:left;
	clear:none;
	width:120px;
}
#qsf-tabs a {
	height:25px;
	display:block;
	line-height:25px;
	font-weight:bold;
	color:#408845;
	margin-right:3px;
	text-decoration:none;
	outline:none;
	padding:0px 10px;
}
#qsf-tabs li.selected a {
	text-decoration:underline;
}
.qsfBox {
	width:530px;
	height:190px;
	overflow:hidden;
	background:#F5F5F5;
	position:relative;
}
.qsfBox h2 {
	background:#408845;
	color:#fff;
	margin:0px;
	width:510px;
	padding:3px 10px;
	font-size:12px;
}
.qsfBox h3 {
	margin:6px 0px 3px 0px;
	padding:0px;
	font-size:11px;
	clear:both;
}

#flights,#passangers,#trip-type,#h-options  {
	float:left;
	clear:none;
	width:510px;
	padding:6px 10px;
}
.qsf-buttons {
	float:left;
	clear:both;

	width:510px;
	padding:6px 10px;
	background:#408845;
	color:#fff;
}
#flights-cities,#flights-dates {
	width: 250px;
	float:left;
	clear:none;
}
#h-city,#h-dates {
	float:left;
	clear:none;
	width:230px;
	padding:6px 10px;
}
#flights-cities input,#flights-dates input,#h-dates input {
	width: 80px;
}
#flights-cities-out,#flights-cities-ret,#flights-dates-out,#flights-dates-ret {
	width: 115px;
	float:left;
}
#h-dates-out,#h-dates-ret {
	width: 115px;
}
#h-city input {
	width: 195px;
}
#h-options {
	padding-top:0px;

}

#passangers h3,#trip-type h3 {
	float:left;
	clear:none;
	width:70px;
	margin:0px 20px 0px 0px;
	padding-right:20px;
	line-height:20px;
	font-size:11px;

}
#passangers li {
	width:auto;
	margin-right:15px;
}
#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: 60px;
	float:left;
	clear:none;
}
#h-children-frame {
	height:20px;
	width: 260px;
	float:left;
	clear:none;
}
#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 {
	border:0px;
	background:#fff;
	color:#408845;
	padding:3px 10px;
	font-size:14px;
	font-weight:bold;
}
.text-link {
	display:none;
	color:#fff;
	float:left;
}
.set-inline,.set-float {
	padding:0px;
	margin:0px;
}

