#Hotel_showView{
	text-align:left;
}
#Hotel_showView h1 h2 h3{
	clear:both;
	margin:0px;
}
#Hotel_showView h1{
	clear:both;
	font-size:12px;
}

#Hotel_showView h2{
	clear:both;
	font-size:24px;
}


#Hotel_showView span{
}

#Hotel_showView table{
	background-color:#efefef;
}
#Hotel_showView tr{
	background-color:#FFF;
}

.HotelList{
}

.HotelList h1{
	font-size:14px;
	clear:both;
	margin:0px;
}