@charset "utf-8";
#HotelAdWrapper {
	background-color: #000000;
	padding: 5px;
	clear: none;
	width: 180px;
	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;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
#HotelAdHotels {
	margin-top: 10px;
	margin-top: 5px;
}

#HotelName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	margin-top: 5px;
}
#HotelPicture {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#buttonleft {
	clear: none;
	float: left;
	padding-left: 3px;
	margin-bottom: 14px;
}
#buttonright {
	clear: none;
	float: right;
	padding-right: 4px;
	margin-bottom: 14px;
}
#HotelText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	padding-bottom: 5px;
}
#HotelPicture {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#HotelAdHotels a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
	font-size: 12px;
}
#HotelAdHotels a:hover {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#HotelAdHotels a:active {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#HotelAdHotels a:visited {
	font-weight: bold;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
