#lbOverlayVB {position: absolute;left: 0;width: 100%;background-color: #012;cursor: pointer;}
#lbCenterVB, #lbBottomContainerVB {position: absolute;left: 50%;overflow: hidden;background-color: #FFF;}
.lbLoadingVB {background: #FFF url(../images/loading.gif) no-repeat center;}
#lbImageVB {background-repeat: no-repeat;border: 7px solid #FFF;}
#lbPrevLinkVB, #lbNextLinkVB {display: block;position: absolute;top: 0;	width: 50%;	outline: none;}
#lbPrevLinkVB {left: 0;	height:100%;width:15px;	padding:0px;margin:0px;	background: transparent url(../images/arr_l_n.png) no-repeat 100% 50%;}
#lbPrevLinkVB:hover {height:100%;width:15px;padding:0;margin:0;margin-right:-5px;background: #eee url(../images/arr_l_h.png) no-repeat 100% 50%;}
#lbNextLinkVB {right: 0;height:100%;width:15px;	padding:0;margin:0;	background: transparent url(../images/arr_r_n.png) no-repeat 100% 50%;}
#lbNextLinkVB:hover {height:100%;width:15px;padding:0;	margin:0;background: #eee url(../images/arr_r_h.png) no-repeat 100% 50%;}
#lbBottomVB {font-family: Verdana, Helvetica, sans-serif;font-size: 1em;color: #666;line-height: 16px;	text-align: left;border: 7px solid #FFF;border-top-style: none;}
#lbCloseLinkVB {display: block;	float: right;width: 80px;height: 16px;background: transparent url(../images/closelabel.gif) no-repeat center;margin: 0px;}
#lbCaptionVB, #lbNumberVB {margin-right: 14px;}
#lbCaptionVB {font-weight: bold;}