td.tdImg {
	width:170px;
	height:170px;
}
body{
	background-color:#eee;
	text-decoration: none;
}
#divWG {
	text-align:center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#divWG img, #divWG table {border:none;}
#divWG a:link, #divWG a:visited {text-decoration:none;}
#divWG a:hover {
	color:red;
	text-decoration:none;
}
#tblThumbsLayout {text-align:left; margin: 0 auto;}
#tblGalleryName{margin-top:2px;}
#currentGalleryLocation {font-weight:bold;}
td#galleryNameCell {font-size: 18px; font-weight:bold; color:#606060; margin: 6px 6px 0 0;}
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:#fff; text-decoration:none;}
td.tdImg {
	border: 1px solid;
	border-color: #aaa #666 #666 #aaa;
	text-align:center;
	vertical-align:middle;
	padding:4px;
	text-decoration: none;
}
td.tdImg img {
	margin-top:11px;
	text-decoration: none;
}
#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;}
