body
{
	margin:0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 11px;
	padding: 0px;
	background: none;
	background-color: none;
	background-color: transparent;
	font-family: tahoma; /*"trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;*/
	color: #000000;
	background: none;
	background-color: none;
	background-color: transparent;
}

h1
{
	font-size: 11px;
	font-weight: normal;
	margin:0px 0px 0px 0px;
}


.tm_quicksearch
{
	width: 176px;
	height: 408px;
	overflow:hidden;
}


.inputtext, select
{
	font-size: 11px;
}

.country_container .selectbox, .city_container .selectbox, .extra_days .selectbox
{
	font-size: 11px;
	width: 176px;
}

#departure_box
{
	margin-bottom:10px;
}

#arrival_box
{
	margin-bottom:15px;
}

#dates_box
{
	margin-bottom:10px;
}

#daylist, #adult_box, #numberOfRooms
{
	margin-bottom:2px;
}



#child_box
{
	margin-bottom: 10px;
}

#childage
{
	width: 138px;
}

.button
{
	position: absolute;
	left: 109px;
	top: 382px;
		background: url('../gfx/button.gif') no-repeat;
	width: 66px;
	height: 18px;
	border:0px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
