body
{
	margin:0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-size: 10px;
	padding: 0px;
	background: none;
	background-color: none;
	background-color: transparent;
	font-family: verdana;
	color: #FFFFFF;
}

div,table, td, input
{
	line-height: 12px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	
}

.form_search{
background:url('../gfx/quicksearch_background1.gif');
height:180px;
width:705;
margin:7px 10px;
padding-top: 50px;
}
.tm_quicksearch
{
	width: 705px;
	height: 160px;
	position: relative;
	left: 0;
	top: 0;
	background: none;
	background-color: transparent;
}

.selectbox, .inputtext
{
	height: 19px;
	font-size: 10px;
	border: 1px solid #7f9db9;
	margin-bottom: 2px;
	
}

.child_table .inputtext
{
	height: 19px;
	width: 75px;
	margin-top: 0px;
	border: 1px solid #7f9db9;
	margin-left: 2px;
}

.country_container .selectbox, .city_container .selectbox, .extra_days .selectbox
{
	width: 300px;
}

h1, #out_return_container
{
	font-size: 10px;
	font-weight: bold;
	margin:0px 0px 2px 0px;
}

#departure_box
{
	position: absolute;
	left: 16px;
	top: 19px;
}

#arrival_box
{
	position: absolute;
	left: 16px;
	top: 83px;
}

#dates_box
{
	position: absolute;

	left: 350px;
	top: 19px;

	
}

#out_return_container
{
	position: absolute;

	

	left: 561px;
	top: 101px;
}

/*#adult_child_box
{
	position: absolute;
	left: 472;
	top: 84;
}*/

#adult_box
{
	position: absolute;
	left: 350px;
	top: 104px;
}

#child_box
{
	position: absolute;
	left: 392px;
	top: 104px;
}

#childage
{
	width: 75px;
	padding: 2px;
}

.child_table td
{
	padding-right: 5px;
}

#omonth, #imonth
{
	margin-left: 2px;
	width: 119px;
}

#oday, #iday
{
	width: 45px;
	margin-right: 5px;
}

.button
{
	
	position: absolute;
	left: 567px;
	top: 33px;
	background: transparent;
	font-weight:bold;
	border: 0px;
	height: 40px;
	width: 108px;
	line-height: 19px;
	color: #FFFFFF;
	
	font-size: 11px;
	padding-right: 5px; 
	padding-bottom: 5px;
}

#advancedsearch
{
	position: absolute;
	left: 567px;
	top: 78px;
	white-space: nowrap;
	text-align: right;
}

#advancedsearch a
{
 	font-size: 10px;
	color: black;
	height: 15px;
	width: 108px;
	text-decoration: none;
}
