.mbGallery .header table{
	width:265px !important;
}
.mbGallery{
	-moz-box-shadow:#333 2px 2px 5px;
	-webkit-box-shadow:#333 2px 2px 5px;
}
.galleryCont{
	display:none;
}
.descriptionBox{
	font-size:10px;
	background-color:#333;
	color:white;
}
.desc{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}
.imgDesc{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
}
.galleryIDX .btn{
	padding:5px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:#333;
	cursor:pointer;
	-moz-box-sizing:content-box;
	width:110px;
	margin:auto;
	margin-top:85px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.galleryIDX .btn img{
	padding-bottom:15px;
}
.mbMask{
	position:absolute;
	background:orange;
	left:0;
	top:0;
	width:100%;
	height:100%;
	_z-index: 10002;
}

#mbg_gall_plangallery {
	_height:2000px !important;
	_z-index: 10003;
}

#tbl_gall_plangallery {
	_position:absolute !important;
	_z-index: 10004;
}

