@charset "utf-8";
#aboutHotels {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 3px;
	background-color: #FFF;
	border: 1px;
	border: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}
#aboutHotels p {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#aboutHotels img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.indentX #aboutHotels {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.indentA {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#aboutHotels h3 {
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
