#contentWrapGallery {
	margin-top: 10px;
}
#contentsWrapGallery {
	position: relative;
	width: 972px;
}
.contentTopGalleryLeft {
	width: 5px;
	height: 343px;
	background: url(../images/aboutContentTopBg.png) left;
	position: absolute;
	left: 0;
}
.contentTopGalleryRight {
	width: 5px;
	height: 343px;
	background: url(../images/aboutContentTopBg.png) right;
	position: absolute;
	right: 0;
}
.contentMiddleGallery {
	background: #fff url(../images/aboutContentBg.gif);
	width: 967px;
	min-height: 570px;
	height: auto !important;
	height: 570px;
	padding-left: 5px;
}
.contentBottomGallery {
	display: block;
}
.galleryInBg {
	background: #fff url(../images/galleryViewBg.png) no-repeat right;
	width: 961px;
	
}
.galleryListInBg {
	background: url(../images/galleryListBg.gif) repeat-x scroll left 94px;
	padding-left: 20px;
}

.imageViewListImages {
	width: 630px;
	float: left;
	padding-left: 12px;	
	padding-top: 12px;
	padding-bottom: 10px;
	
}
.imageViewListImages img {
	display: block;
	float: left;
	padding: 3px;
	
}
.rightPanelGalleryList {
	margin-left: 650px;
	color:white;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	padding: 30px;
	padding-top: 20px;
	min-height: 590px;
	height: auto !important;
	height: 590px;		
}
.rightPanelGalleryList ul li {
	height: 22px;
}
.rightPanelGalleryList a {
	color:white;
	font-weight: normal;
}
.galleryViewTop {
	
	background:transparent url(../images/flatsUpBg.png) repeat scroll 0 0;
	border-top:2px solid #8F4849;
	height:55px;
}
.galleryViewTop h2{
	padding-left: 20px;
	font-size: 15px;
	color: #fff;
	line-height: 55px;
}


#buttonsWrapGallery {
	position: absolute;
	right: 8px;
	top: 105px;
	z-index: 1000;
}
.contentBottomGallery {
	display: block;
}
.contentMiddleGallery h1 {
	padding-left: 60px;
	padding-top: 10px;
	font-size: 18px;
}
.galleryListPrev {
	float: left;
	position: relative;
	padding-left: 1px;
	margin-top: 60px;	
	width: 183px;
	overflow: hidden;
}

.galTitle {
	display: block;	
	position: absolute;
	top: 0;
	width: 183px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	background: #222020;
	filter:alpha(opacity=64);
	-moz-opacity:0.64;
	-khtml-opacity: 0.64;
	opacity: 0.64;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.rowOn h2 {
	background:transparent url(../images/upButtonBg.png) repeat scroll 0 0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	
	
}

