.maldiveshotellist {
	display: block;
	clear: both;
	line-height: 24px;
}
.maldiveshotellist .hotelimage {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	height: 165px;
	width: 220px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;

}
.maldiveshotellist .hotelrightbox {
	float: right;
	width: 460px;
	background-color: #EDF7FF;
	padding: 5px;
}
.maldiveshotellist .lefthotelinfobox {
	width: 460px;
	margin-left: 240px;
	margin-right: 20px;
}


.maldiveshotellist .hoteltitle01 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9EEFF;
	color: #003366;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.maldiveshotellist .subbutton {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: right;
	width: 470px;
}
.maldiveshotellist .subbutton li {
	float: left;
}

.maldiveshotellist .subbutton li a {
	display: block;
	text-decoration: none;
	color: #999999;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.maldiveshotellist .subbutton li a:hover {
	color: #FFFFFF;
	background-color: #003667;
}
.maldiveshotellist .salebox {
	background-color: #FFFFFF;
	display: block;
	clear: both;
	padding: 10px;
}
.maldiveshotellist .saletitle {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3399CC;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
