body {margin: 0px; padding: 0px;background-color: #fff; background-image:url(../images/bg.gif);}
img { border:none;} 
.content{ margin:0px auto; background:#FFF; width:850px; text-align:center;}
td .c2 { text-align:center;}

#lbOverlay {
	LEFT: 0px; WIDTH: 100%; CURSOR: pointer; POSITION: absolute; BACKGROUND-COLOR: #000;
}
#lbCenter {
	LEFT: 50%; OVERFLOW: hidden; POSITION: absolute; BACKGROUND-COLOR: #fff;
}
#lbBottomContainer {
	LEFT: 50%; OVERFLOW: hidden; POSITION: absolute; BACKGROUND-COLOR: #fff;
}
.lbLoading {
	BACKGROUND: url(../images/loading.gif) #fff no-repeat center 50% ;
}
#lbImage {
	BORDER-RIGHT: #fff 10px solid; BORDER-TOP: #fff 10px solid; LEFT: 0px; BORDER-LEFT: #fff 10px solid; BORDER-BOTTOM: #fff 10px solid; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 0px;
}
#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: #fff 10px solid; BORDER-TOP: #fff 10px; FONT-SIZE: 10px; BORDER-LEFT: #fff 10px solid; COLOR: #666; LINE-HEIGHT: 1.4em; BORDER-BOTTOM: #fff 10px solid; FONT-FAMILY: Verdana, Arial, Geneva, 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; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}

