#search_form .flight-search{
background-color: #069;
color: white;
padding: 5px 5px;
border-radius: 4px;
float: none !important;
}
#tour_search .tour-search { padding: 5px 0 0 15px; }

.tour-search p.text-form { display: inline-block; float: left; margin: 0 10px 0 0; }

.tour-search p.text-form label { color: #695D51; display: block; margin-bottom: 4px; font-size: 13px;}

.ja-tab-subcontent .hotel-search div.clearfix { margin-bottom: 10px; }

.tour-search p.text-form .datebox {
	background: url("../images/input-bg.gif") repeat-x scroll left top #fefefe;
	border: solid 1px #d0cfcd;
	border-top: none;
	color: #322621;
	font-size: 13px;
	height: 24px;
	line-height: 21px;
	padding: 0 0 0 5px;
	text-indent: 5px;
	width: 121px;

}
.tour-search p.text-form .keyword {
	background: url("../images/input-bg.gif") repeat-x scroll left top #fefefe;
	border: solid 1px #d0cfcd;
	border-top: none;
	color: #322621;
	font-size: 13px;
	height: 24px;
	line-height: 21px;
	padding: 0 0 0 5px;
	padding-right:5px;
	text-indent: 5px;
	width: 100%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.tour-search p.text-form.check span {
	background: url("../images/input-date.gif") no-repeat left top #fefefe;
	border: solid 1px #d0cfcd;
	border-top: none;
	padding: 0 24px 0 0;
	width: 101px;
	display:block;
	float:left;
}

.tour-search p.text-form.check span input{border:none; background:none; float:none; width:58px; text-indent:0}



.tour-search p.text-form span { color: #ABA7A3; font-size: 10px; }

.tour-search p.text-form select {  }

.tour-search .button {
	background: url("../images/button-form.gif") repeat-x scroll left top;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	margin-top: 16px;
	overflow: visible;
	padding: 0 15px;
	color:#FCF6E8;
	text-align: center;
}

#hotel_search .hotel-search { padding: 5px 0 0 15px;}

.hotel-search p.text-form { 
padding:5px !important;
display: inline-block; 
float: left; margin: 0 10px 0 0; }

.hotel-search p.text-form label { color: #695D51; display: block; margin-bottom: 4px; font-size: 13px;}

.ja-tab-subcontent .hotel-search div.clearfix { margin-bottom: 15px; }

.hotel-search p.text-form .datebox {
	background: url("../images/input-bg.gif") repeat-x scroll left top #fefefe;
	border: solid 1px #d0cfcd;
	border-top: none;
	color: #322621;
	font-size: 13px;
	height: 24px;
	line-height: 21px;
	padding: 0 0 0 5px;
	text-indent: 5px;
	width: 121px;
}
.hotel-search p.text-form .keyword {
	background: url("../images/input-bg.gif") repeat-x scroll left top #fefefe;
	border: solid 1px #d0cfcd;
	border-top: none;
	color: #322621;
	font-size: 13px;
	height: 24px;
	line-height: 21px;
	padding: 0 0 0 5px;
	padding-right:5px;
	text-indent: 5px;
	width: 100%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.hotel-search p.text-form.check span {
	background: url("../images/input-date.gif") no-repeat left top #fefefe;
	border: solid 1px #d0cfcd;
	border-top: none;
	padding: 0 24px 0 0;
	width: 101px;
	display:block;
	float:left;
}

.hotel-search p.text-form.check span input{border:none; background:none; float:none; width:58px; text-indent:0}



.hotel-search p.text-form span { color: #ABA7A3; font-size: 10px; }

.hotel-search p.text-form select { width: 50px; }

.search_button {
background: url("../images/booking.gif") no-repeat scroll left top;
border: none;
cursor: pointer;
display: block;
font-size: 18px;
line-height: 31px;
color: white;
text-align: center;
height: 31px;
width: 200px;
margin-top: 20px;
border-radius: 5px;
}
/*
dl.tabs dt span h3 {
	background: none !important;
}
dl.tabs a,dl.tabs a:hover{
	color:#205872;
	text-decoration: none;
	
}
dl.tabs dt.open a{
	color:#fff;
	text-decoration: none;
}
dl.tabs {
    float: left;
    
    z-index: 50;
    clear:both;
	width:641px;

}
dl.tabs h3{
	padding:0;
	margin:0;
	width:118px;
	height:30px;
	line-height: 30px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
}

dl.tabs dt {
    float: left;
    
    
    margin-right: 2px;
    background: #f1f1f1;
    color: #666;
}

dl.tabs dt.open {
    background: #205872;
    
    z-index: 100;
    color: #fff;

}

div.current {
    clear: both;
    border: 1px solid #ccc;
    padding: 10px 10px;
    background: #f1f1f1;

}


div.current dd {
    padding: 0;
    margin: 0;
}
*/
dl#content-pane.tabs {
    margin: 1px 0 0 0;
}
.clearfix {
display: block;		
}
.flight_search p{
	margin-left: 150px;
}
.flight_search table{
	width: 100%;
	
}
.flight_search table tbody tr {
	
	height: 30px;
}
.flight_search table tbody tr td{
	padding:5px !important;
	height: 30px;
}
#traveller_section dt {
	float:left; 
	margin-right:10px; 
	padding:5px;  
	width:100px; 
}
div#returnDate {
	float: left;
}
div#going {
	float: left;
	margin-right: 20px;
}
#traveller_section dd {
	margin:2px 0; 
	padding:5px 0;
}
