#searchHotel, #fastTrack, #signIn, #adPanel {
	width: 200px;
	font-size: 0.7em; 
	margin-left: 10px;
	padding: 10px 0 10px 0;
}
#searchHotel select, #fastTrack select {
	width: 180px;
	font-size: 1em; 
}
#searchHotel form, #searchHotel h3, #searchHotel p, #fastTrack form, #fastTrack p, #signIn p,  #signIn h3 {
	margin: 0;
}
#fastTrack {
	width: 200px;
	height: 107px;
	padding: 0 0 10px 0;
	background-color: #B72600;
}
#fastTrack p {
	color: #fff;
	font-weight: bold;
}
#searchHotel {
	min-height: 150px;
	background-color: #F4E0D1;
}
#signIn  { 
	background-color: #F4E0D1;
	padding: 0;
}
#adPanel  { 
	background-color: #F4E0D1;
	padding: 0;
}
#col2 #images {
	width: 318px;
	overflow: hidden;
}
#col2img1, #col2img4 {
	margin-right: 3px;
}
#col2img2, #col2img5 {
	margin-right: 3px;
}
#col2img3, #col2img3 {
}
#col2img1, #col2img2, #col2img3 {
	margin-bottom: 3px;
}
#col2 h1 {
	border-top: 1px solid #f0971d;
	border-bottom: 1px solid #f0971d;
	padding: 10px 0;
	color: #993300;
	font-size: 1em; 
	font-weight: bold;
	letter-spacing: 0.03em;
}
#col2 a:link, #col2 a:visited {
	color: #333;
	text-decoration: none;
}
#col2 a:hover, #col2 a:active {
	color: #993300;
	text-decoration: none;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li  {
	font-size: 0.9em;
	font-weight: bold;
	background-image: url("../images/bullet_home.jpg");
	background-repeat: no-repeat;
	background-position: 1 0.2em;
	letter-spacing: 0.02em;
	margin-bottom: 10px;
	padding: 0 0 10px 30px;
	border-bottom: 2px dotted #f0971d
}
