/* SLIMBOX */#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background:url(pic/overlay.gif) repeat;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
}
#lbCenter {
	background-color:#000;
}
.lbLoading {
	background: #000 url(pic/imageloader.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 5px solid #000;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	bottom: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbNextLink {
	right: 0;
}
#lbBottom {
	font-family: Candara, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	line-height: 1.4em;
	text-align: right;
	border: none;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 28px;
	background: transparent url(pic/closelabel.gif) no-repeat top right;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
.box .mArb li {
	float: left;
	width: 200px;
	margin: 24px 1.25em 0 0;
	list-style: none;
	padding: 0;
}
.box .mArb li {
	margin-top: 0;
	padding-bottom: 20px;
	height: 136px;
	min-width: 200px;
	line-height: 110%;
}
