@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// numbers.html

==========================================================================================*/


div#main h1 {height: 70px;
background:url(../images/hotelinfo-h1.gif) no-repeat;
text-indent:-999999px;}


div#main h2,
div#main h3 {text-indent:-999999px;}


/*==========================================================================================

	// hotelList

==========================================================================================*/

table#hotelList {
	margin-left:10px;
	font-size:93%;
	margin-top: 10px;
}

tr#list {color:#FF6600;}

table#hotelList span {color:#FF0066;}

div#hotelInfo p {
	width:650px;
	text-align:center;
	color:#FF0000;
	font-weight:bold;
}
