body {
	margin:0px;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../gfx/quicksearch_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#title {
	position: absolute;
	left: 8px;
	top: 4px;
	width: 91px;
	height: 18px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	overflow: hidden;
	line-height: 18px;
	font-size: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	margin-left: 2px;
}

select, input {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

select {
	border: 1px solid #1F447B;
	margin-bottom: 3px;
	margin-right: 5px;
}

.box {
	width: 207px;
	height: 60px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#fromcountry, #fromcity, #dest_combo, #dest_city {
	width: 207px;
}

#dates_box, #adult_child_box {
	position: relative;
	left: 223px;
	top: -130px;
	padding-right: 8px;
}

#dates_box {
	height: 80px;
}

#dates_box, #adult_child_box {
	width: 170px;
}

#adult_box {
	padding-right: 8px;
}

#adult_box, #child_box {
	float: left;
}

#childage {
	width: 60px;
	border: 1px solid #1F447B;
}

input.button {
	background: url( gfx/spacer20x20.gif);
	position: absolute;
	top: 46px;
	left: 426px;
	width: 88px;
	height: 35px;
	color: #ffffff;
	font-weight: bold;
	border: 0px;
}

#advancedsearch {
	position: absolute;
	top: 81px;
	left: 426px;
	width: 88px;
	height: 17px;
	text-align: center;
	border: 1px;
}

#advancedsearch a, #advancedsearch a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
