/* SLIMBOX */

#lbOverlay {position: absolute;	left: 0;	width: 100%;	background-color: #2f0036;	cursor: pointer;}
#lbCenter, #lbBottomContainer {	position: absolute;	left: 50%;	overflow: hidden;	background-color: #fff;	z-index:999999;}
.lbLoading {background: #fff url(./slim/loading.gif) no-repeat center;}
#lbImage {	position: absolute;	left: 0;	top: 0;	border: 10px solid #fff;	background-repeat: no-repeat;}
#lbPrevLink, 
#lbNextLink {	display: block;	position: absolute;	top: 0;	width: 50%;	outline: none;}
#lbPrevLink {	background: transparent url(./slim/prevlabel.gif) no-repeat 0% 15%;	left: 0;}
#lbPrevLink:hover {	background: transparent url(./slim/prevlabel.gif) no-repeat 0% 15%;}
#lbNextLink {	right: 0;	background: transparent url(./slim/nextlabel.gif) no-repeat 100% 15%;}
#lbNextLink:hover {	background: transparent url(./slim/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;font-size: 10px;	color: #666;	line-height: 1.4em;	text-align: left;	border: 10px solid #fff;	border-top-style: none;}
#lbCloseLink {	display: block;	float: right;	width: 76px;	height: 22px;	background: transparent url(./slim/closelabel.gif) no-repeat center;	margin: 5px 0;}
#lbCaption, #lbNumber {	margin-right: 71px;}

#lbCaption {	font-weight: bold;}
.Xgallery {
	width:100px;
	height:80px;
	padding:5px;
	margin: 2px 10px 8px 0px;
	display: inline;
	float:left;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.TDgallery {
	width:100px;
	height:80px;
	padding:5px;
	margin: 0px;
	display: table-cell;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}

.Xgpic {width:100px;
	border:none; margin:auto;
}
.Xsmallpic {border:none; margin:10px;display:block;}
#gallery {position: relative;top:0px;width: 480px;float: right;padding: 0px 10px;}
#gallery  table{width: 460px;margin: 3px 10px}
