.hotels {
	position:absolute;
	top:0px;
	margin: 0px;
	width: 100px;
	background: url(../images/tab_on.gif) no-repeat;
	padding: 0px 0px 2px 0px;
	height:29px;
}
p#start:first-letter {
font-size:1.8em;
text-transform:uppercase;
}
table.moduletable_eat_stay {
	width: 100%;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	padding: 3px 3px 10px 3px;
	background-image:url(../images/eat_stay_free.jpg);
	background-repeat:no-repeat;
	background-position:right;

}
table.moduletable_eat_stay th {
	background: url(../images/swoosh.jpg) no-repeat;
	color: #0084FF;
	text-align:left;
	height: 29px;
	padding-left: 4px;
	text-indent: 8px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

table.moduletable_eat_stay td {
	font-size: 12px;
	padding: 3px 3px 10px 3px;
	margin: 0px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
table.moduletable_index th {
	background: url(../images/swoosh.jpg) no-repeat;
	color: #0084FF;
	text-align: left;
	height: 29px;
	padding-left: 2px;
	text-indent: 8px;
	padding-top: 1px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
