<style type="text/css">

#form_Search{
	position:relative;
	margin:auto;
	border:1px Solid #CCCCCC;
}
.sb_font {
	zoom:1;
	font-size: 0.7em;
	font-family: tahoma, arial;
	color: #666666;
	background: url(../images/sb_background.gif) top left no-repeat #666666;
	padding: 50px 0 0;
	width:388px;
	height:400px;
}
.bottomLine {
	border-bottom: 1px solid #ccc;
	padding: 3px 8px;
}
.clearLine {
	border: 0;
}

#hotelSearchTitle{
	font-size:2.1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.searchHotelsForm input[type="text"]{ 
	width:150px;
}

.searchHotelsForm input[id="nights"]{
	width:20px;
	margin: 0 0 0 10px;
	#margin: 0 0 0 5px;
	#font-size:0.85em;
}
#yourDestination {
	#padding:50px 0 0 0;
}
#preSelectDestination {
	width: 180px;
	#font-size:0.85em;
}
#destination {
	width: 150px;
	#font-size:0.85em;
}
#rooms {
	margin: 0 0 0 13px;
	#margin: 0 0 0 5px;
	#font-size:0.85em;
}
#checkin {
	width: 210px;
}
#yourCheckOut {
	margin: 0 0 0 0px;
}
#yourRoomType {
	margin: 0 0 0 0px;
}
#roomtype {
	margin: 0px 0 0px 2px;
	#margin: 0px 0 0px 0px;
	width: 123px;
	#font-size:0.85em;
}
#country {
	width: 210px;
	#font-size:0.85em;
}
#currency {
	width: 210px;
	#font-size:0.85em;
}
#language {
	width: 210px;
	#font-size:0.85em;
}
#btn_submit{
	width: 235px;
	color: #990000;
	font-weight: bold;
}
.note {
	font-size: 0.9em;
	color: #C7E3FF;
}
a:Link, a:Visited, a:Active {
	text-decoration:none;
	color:#99CCCC;
}
a:Hover, a:Focus {
	text-decoration:underline;
	color:#990000;
}

#yourNights {
	margin: 0 0 0 0px;
}
#yourRooms {
	margin: 0px 0 0px 0px;
}

#checkout {
	font-weight: bold;
	color: #990000;
}




/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

</style>
