body {
	color:#065C8A;
	font-size:11px;
	background:#59CBEF url(../images/dreamtravels/background.gif) repeat-x top left;
	font-family:Verdana,Helvetica,Arial;
	font-size:10px;
/*	E7F8FC */
/*	59CBEF */
}
label,input,select {
	font-size:11px;
	color:#065C8A;
	font-family:Verdana,Helvetica,Arial;
	font-size:10px;
}
#qsf-tabs {
	width:520px;
	height:25px;
	overflow:hidden;
	padding-top:5px;
	border-bottom: 3px solid #3EACE4;
}
#qsf-tabs li {
	float:left;
	clear:none;
	width:120px;
}
#qsf-tabs a {
	height:25px;
	display:block;
	line-height:25px;
	font-weight:bold;
	color:#065C8A;
	margin-right:3px;
	text-decoration:none;
	outline:none;
	padding:0px 10px;
}
#qsf-tabs li.selected a {
	background-color:#fff;
	border:1px solid #3EACE4;
	border-bottom:none;
}
.qsfBox {
	width:520px;
	height:185px;
	overflow:hidden;
	position:relative;
}
.qsfBox h2 {
	color:#065C8A;
	margin:0px;
	width:500px;
	padding:3px 10px;
	font-size:12px;
}
.qsfBox h3 {
	margin:6px 0px 3px 0px;
	padding:0px;
	font-size:10px;
	clear:both;
}

#flights,#passangers,#trip-type,#h-options  {
	float:left;
	clear:none;
	width:500px;
	padding:6px 10px;
}
.qsf-buttons {
	float:left;
	clear:both;

	width:500px;
	padding:6px 10px;
	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;
	line-height:20px;

}
#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: 170px;
	float:left;
	clear:none;
}
#h-select-people {

}
#h-check-children {
	width: 65px;
	float:left;
	clear:none;
}
#h-children-frame {
	height:20px;
	width: 250px;
	float:left;
	clear:none;
}
#h-children-frame label {
	width:40px;
	float:left;
	line-height:1;
}
#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:bold;
}
.text-link {
	display:none;
	color:#fff;
	float:left;
}
.set-inline,.set-float {
	padding:0px;
	margin:0px;
}

