body {margin: 0;}
#lbOverlay {
	position: absolute;
	top: 0px;
	width: 100%;
	background-color: #fff;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	/*left: 512px;*/
	top: 50px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

#lbPlayer {
	padding: 5px;
	border: 1px solid #B1B1B1;
	/*border-top: none;*/
	background-color: #ffffff;
	margin: 0px auto;
	width: 608px;
}

h1#lbTitle{
	background-color:#547920;
	color:#EEEEEE;
	display:block;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:0;
	padding-left:6px;
	text-align: left;
	text-transform:uppercase;
}

.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	/*font-family: Verdana, Helvetica, sans-serif;*/
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/whiteclose.gif) no-repeat center;
	margin: 5px 5px 0 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.tx_kuloplayer_pi1-flvplayer {
	background-color: #ffffff;
}
.tx_kuloplayer_pi1-player-text {
	margin-bottom: 4px !important; 
}


