div.ResortImageGallery
{
	float:right;
	position:relative;
	background-image:url(Images/bg_b7b8be.png);
	border:solid 1px #858585;
	margin:3px -30px 0 5px;
	padding:5px; 
	max-width: 200px; height: auto;
}


div.ResortImageGallery td
{
	padding-bottom:5px;
}

div.ResortImageGallery img
{
	border:solid 2px #dadada;
}

div.ResortImageGallery img:hover
{
	border:solid 2px #ffffff;
}

div.CountryImageGallery
{
	float:right;
	position:relative;
	background-image:url(Images/bg_b7b8be.png);
	border:solid 1px #858585;
	margin:3px -30px 0 5px;
	padding:5px; 
	max-width: 200px; height: auto;
}

div.CountryImageGallery td
{
	padding-bottom:5px;
}

div.CountryImageGallery img
{
	border:solid 2px #dadada;
}

div.CountryImageGallery img:hover
{
	border:solid 2px #ffffff;
}

/*hotels*/

div.HotelImageGallery
{
	float:right;
	position:relative;
	background-image:url(Images/bg_b7b8be.png);
	border:solid 1px #858585;
	margin:3px -30px 0 5px;
	padding:5px; 
	max-width: 200px; height: auto;
	min-width:150px;
}


div.HotelImageGallery td
{
	padding-bottom:5px;
}

div.HotelImageGallery img
{
	border:solid 2px #dadada;
}

div.HotelImageGallery img:hover
{
	border:solid 2px #ffffff;
}