td.tdImg { 
	width:200px; 
	height:200px; 
	font-size:0;
	}
td.tdImg { 
	width:200px; 
	height:200px;
	}
#prevLink {
	background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat;
	}
#nextLink {
	background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat;
	}
td.tdImg {
	width:200px; 
	height:200px;
}
/* 
body {
	background-color:#eee;
	} 
*/
/*
#divWG {
	text-align:center;
	font: 10pt Calibri, Helvetica Neue, Helvetica, Verdana; 
	float:left; 
	width:100%;
	} 
*/
/* 
#divWG img, 
*/
#divWG {
	float: left;
	width: 100%;
	}
#divWG table {
	border:none;
	}
#divWG a:link, #divWG a:visited {
	text-decoration:none;
	}
#divWG a:hover {
	color:#fff;
	text-decoration:underline;
	}
#tblThumbsLayout {
	text-align:left; 
	margin: 0 auto;
	}
#tblGalleryName {
	margin-top:2px;
	}
#currentGalleryLocation {
	font-weight:bold;
	}
td#galleryNameCell {
	font-size: 24px;
	color:#fffff;
	margin: 0px 0px 0 0;
	display:none;
	}
td#pagingCell {
	text-align:right; white-space:nowrap;
	}
.currentPage {
	font-weight: bold;
	}
td#pagingCell a, .currentPage {
	font-size: 12px; 
	padding: 3px 5px; 
	border:1px solid #ccc;
	vertical-align:middle;
	}
td#pagingCell a:hover, .currentPage {
	border: #666 1px solid; 
	background-color:#000; 
	text-decoration:none;
	}
td.tdImg {
	border: 0px solid; 
	border-color: #aaa #666 #666 #aaa;
	text-align:center; 
	/*background-color:#fff; */
	vertical-align: middle;
	padding:4px;
	}
td.tdImg img {
	margin-top:1px;
	}
#pnCell {
	text-align:right;
	}
a.pn, a.pn:LINK,a.pn:VISITED {
	color: #606060; 
	font: 9px arial, helvetica, sans-serif; 
	text-decoration: none; 
	padding: 1px 4px;
	}