#lbOverlay {
	LEFT: 0px; WIDTH: 100%; CURSOR: pointer; POSITION: absolute; BACKGROUND-COLOR: #000
}
#lbCenter {
	LEFT: 50%; OVERFLOW: hidden; POSITION: absolute; BACKGROUND-COLOR: #000
}
#lbBottomContainer {
	LEFT: 50%; OVERFLOW: hidden; POSITION: absolute; BACKGROUND-COLOR: #000
}
.lbLoading {
	BACKGROUND: url(../images/loading.gif) #000 no-repeat center 50%
}
#lbImage {
	BORDER-RIGHT: #000 10px solid; BORDER-TOP: #000 10px solid; BORDER-LEFT: #000 10px solid; BORDER-BOTTOM: #000 10px solid
}
#lbPrevLink {
	DISPLAY: block; WIDTH: 50%; POSITION: absolute; TOP: 0px; outline: none
}
#lbNextLink {
	DISPLAY: block; WIDTH: 50%; POSITION: absolute; TOP: 0px; outline: none
}
#lbPrevLink {
	LEFT: 0px
}
#lbPrevLink:hover {
	BACKGROUND: url(../images/prevlabel.gif) no-repeat 0% 15%
}
#lbNextLink {
	RIGHT: 0px
}
#lbNextLink:hover {
	BACKGROUND: url(../images/nextlabel.gif) no-repeat 100% 15%
}
#lbBottom {
	BORDER-RIGHT: #000 10px solid;
	BORDER-TOP: #000 10px;
	FONT-SIZE: 10px;
	BORDER-LEFT: #000 10px solid;
	COLOR: #FF0000;
	LINE-HEIGHT: 1.4em;
	BORDER-BOTTOM: #000 10px solid;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: left
}
#lbCloseLink {
	DISPLAY: block; BACKGROUND: url(../images/closelabel.gif) no-repeat center 50%; FLOAT: right; MARGIN: 5px 0px; WIDTH: 66px; HEIGHT: 22px
}
#lbCaption {
	MARGIN-RIGHT: 71px
}
#lbNumber {
	MARGIN-RIGHT: 71px
}
#lbCaption {
	FONT-WEIGHT: bold
}
#info .WebTitle {
	color: #FFFF00;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#info #WebContent {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
