#myGallery
{
	width:278px;
	height:198px;
	margin:0 auto 10px;
	text-align:left;
	position:relative;
	z-index:0;
	background:#FFF;
	border:solid 1px #e0e0e0;
	-moz-box-shadow: 0px 0px 7px #CCC;
-webkit-box-shadow: 0px 0px 7px #CCC;
box-shadow: 0px 0px 7px #CCC;
}
#myGallery #imgs {text-align:center; background:#999;}
#myGallery .hotel{position: absolute; float:left; top:170px; left:4px; padding:4px; z-index:10; height:16px; background:url(../images/dots2.png); width:261px; text-align:center;}
#myGallery img{
	position:relative;
	z-index:0; 
	text-align:center;
	max-width:273px; 
	max-height:193px;
	}
#myGallery .overflow{
	position:absolute;
	left:4px;
	top:4px;
	text-align:center;
	background:#DDD; 
	overflow:hidden;
	 width:269px; 
	 height:189px;
}

.norm {
	font:700 13px Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#FFF;
	text-align:center;
	}
.norms {
	font:400 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	}
	.norms a, 
	.norm a{text-decoration:none;}
	.feattext{margin-top:200px; padding:10px; border:solid 0px #e4e4e4; text-align:justify;}


#myFacebook
{
	width:278px;
	height:136px;
	margin:0 auto ;
	text-align:left;
	position:relative;
	z-index:0;
	background:#FFF;
	border:solid 1px #e0e0e0;
	-moz-box-shadow: 0px 0px 7px #CCC;
-webkit-box-shadow: 0px 0px 7px #CCC;
box-shadow: 0px 0px 7px #CCC;
}
