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: #000000;
	background: none;
	background-color: none;
	background-color: transparent;
}

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;
	
}

.tm_quicksearch
{
	width: 541px;
	height: 157px;
	position: absolute;
	left: 0;
	top: 0;
	background: none;
	background-color: 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: 150px;
}

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: 210px;
	top: 19px;

	
}

#out_return_container
{
	position: absolute;

	

	left: 405px;
	top: 32px;
}

/*#adult_child_box
{
	position: absolute;
	left: 472;
	top: 84;
}*/

#adult_box
{
	position: absolute;
	left: 210px;
	top: 104px;
}

#child_box
{
	position: absolute;
	left: 262px;
	top: 104px;
}

#omonth, #imonth
{
	margin-left: 2px;
	width: 119px;
}

#oday, #iday
{
	width: 50px;
}

.button
{
	
	position: absolute;
	left: 443px;
	top: 76px;
	background: url('http://tmcomponents.travelmarket.com/customers/kronerejser/gfx/search_button.gif');
	font-weight:bold;
	border: 0px;
	height: 58px;
	width: 58px;
	
	color: #FFFFFF;
	
	font-size: 14px;
	padding-right: 5px; 
	padding-bottom: 5px;
}

#advancedsearch
{
	position: absolute;
	top: 132px;
	white-space: nowrap;
	text-align: right;
	width: 473px;
}

#advancedsearch a
{
 	font-size: 10px;
	color: black;
}
