.rightGallery{
	height:345px;
	overflow:auto;
}
.bedCell{
	text-align:left;
	padding-top:7px;
}	
.leftBedroom{
	height:320px;
	width:225px;
	border:#CCCCCC solid 1px;
	margin-left:5px;
	float:left;
}
.leftBedroom img{
	margin-bottom:10px;	
}
.leftBedroom a{
	float:right;
	margin-right:10px;
	margin-bottom:7px;
}
.blackButton{
	background:url(../slices/general-black-button.jpg) no-repeat;
	display:block;
	text-decoration:none;
	color:#FFF !important;
	text-align:center;
	width:115px;
	height:20px;
	font:10px Verdana;
	padding-top:4px;
	padding-right:5px;
}
.rightBedroom{
	width:375px;
	float:left;
	margin-left:5px;
	text-align:left;
	font:11px Verdana;
}
.topBed{
	text-align:left !important;
	padding-left:10px;
}
.topBed span{
	position:relative;
	top:10px;	
	font-size:18px;
}
.top{
	font-weight:normal;
	color:#000;
	float:right;
	position:relative;
	top:-10px;
	margin-right:15px;
}
.bedTable tr td{
	text-align:left;
}
.pictContainer{
	width:207px;
	margin-left:4px;
}
.pictContainer a{
	margin-left:3px;
	margin-bottom:3px;
	display:block;
	float:left;
	width:100px;
	height:66px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	font:bold 12px Verdana;
}
.noPicture{
	background:url(../slices/gallery-thumb-noPicture.jpg) no-repeat;
	padding-top:25px;
	height:41px !important;
	display:block;
	float:left;
	width:100px;
	height:66px;
	color:#fff;
	text-align:center;
	font:bold 12px Verdana;
	margin-left:3px;
	margin-bottom:3px;
}
.bedroomMenu{
	margin:10px auto;	
}
.bedroomMenu td{
	background:url(../slices/general-menu-separator.jpg) right no-repeat;
	text-align:center;
	font:bold 10px Verdana;
	padding:0 5px;
	height:45px;
}
.bedroomMenu td a{
	text-decoration:none;
	color:#000;
}
.bedroomMenu td a:hover{
	text-decoration:underline;	
}
.viewBedroomGallery{
	background:url(../slices/gallery-view-bedroomGallery.jpg) right no-repeat;
	width:145px;
	height:20px;
	display:block;
	float:right;
	margin-right:10px;
}
.galleryH2{
	padding-top:10px !important;
}
.galleryRow td div{
	border:#CCCCCC solid 1px;
	width:98%;
	margin:0 auto;
	height:320px;
}
.galleryRow td div img{
	margin-top:1px;
	margin-bottom:10px;	
}
.galleryRow td div a{
	margin-right:10px;
	margin-bottom:7px;
	display:block;
	float:right;
}
#gallControll{
	cursor:pointer;
	width:135px;
	padding-right:15px;
	padding-top:15px !important;
}
#gallControll img{
	position:relative;
	left:135px;
	top:-12px;
}
#galleryControllsContainer{
	width:600px;
	height:80px;
	background-color:#fff;
	position:absolute;
	z-index:60;
	padding:10px;
	display:none;
	margin:0;
}

#galleryControllsContainer a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}