body{font-size:12px;}
.select{height:20px;padding:0px;}
.input{height:16px;font-size:12px;padding:0px;}
form{margin:0px;padding:0px;}
.header_left{
  font-weight:bold;
  font-size:12px; 
  color:#FFFFFF;
  background-image: url(/htlcheck/images/hotels_header_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:29px;
	padding-left:10px;
}
.header_right{
  background-image: url(/htlcheck/images/hotels_header_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width:250px;
}
.title{
  font-weight:bold;
  font-size:12px;
  color:#3479BE;
  padding-bottom:3px;
}
.box1{
	padding:1px;
	padding-left:2px;
	padding-right:2px;


}
.htl_search_bg {
	background-color: #FFFFFF;
}
#Option td{
padding-left:3px;
border-bottom: 1px dotted #ADD9E4;
}
.MarkOption{
  BACKGROUND-COLOR:#CBDEFA;
}
.seperator{
  border-bottom: 2px groove #ffffff;
  padding-top:2px;
  padding-bottom:2px;
  width:80%
}