#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;
    width: 295px;
}
#myGallery #imgs {text-align:center; background:#999; width:100%;}
#myGallery .hotel{    width: 285px;
    position: absolute;
    float: left;
    top: 168px;
    left: 4px;
    padding: 4px;
    z-index: 10;
    height: 16px;
    background: url(../images/dots2.png)/*tpa=http://www.thetownhousecardiff.co.uk/images/dots2.png*/;
    text-align: center;
    /* width: 100%; */
    height: 25px;}
#myGallery img{
	position:relative;
	z-index:0; 
	text-align:center;
	max-width:285px; 
	max-height:193px;
	width:100%;
	}
#myGallery .overflow{
 /*width:269px; */
	position:absolute;
	left:4px;
	top:4px;
	text-align:center;
	background:#DDD; 
	overflow:hidden;
	
	 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;}