td.tdImg { width:120px; height:120px;}
#lb_lbPrev {background: url(../lib/lytebox/images/prev_grey.gif) left 15% no-repeat;}
#lb_lbNext {background: url(../lib/lytebox/images/next_grey.gif) right 15% no-repeat;}
body{background-color:#eee;}
a:active {outline:none;/*remove dotted links*/}
#divWG {
	text-align:center; 
	font-family: Verdana, Arial, san-serif;
}

#divWG img, #divWG table {border:none;}
#divWG a:link, #divWG a:visited 
#divWG a:hover {text-decoration:underline;}

#tblThumbsLayout {
	text-align:left; 
	margin: 0 auto;
}

#tblGalleryName{margin-top:2px;}
#currentGalleryLocation {font-weight:bold;}

.text{
	font-family: Verdana, Arial, san-serif;
	color:#FFFFFF; 
}

td#galleryNameCell {
	font-size: 18px;
	font-weight:bold;
	font-family: Verdana, Arial, san-serif;
	color:#01599A; 
	margin: 6px 6px 0 0;
}
td#galleryNameCell2 {
	font-size: 18px;
	font-weight:bold;
	font-family: Verdana, Arial, san-serif;
	color:#FFFFFF; 
	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 #01599A;
	vertical-align:middle; 
}

td#pagingCell a:hover, .currentPage {
	border: #666 1px solid; 
	background-color:#FFFFFF; 
	
}

td.tdImg {
	border: 2px solid; 
	border-color: #FFFFFF #666 #666 #FFFFFF;
  	text-align:center; 
	background-color:#01599A; 
	vertical-align:middle;
	padding:10px;
}

td.tdImg img {margin-top:11px;}

#pnCell {
	text-align:right;
	padding-top:10px;
}

a.pn, a.pn:LINK,a.pn:VISITED {
	color: #606060; 
	font: 9px arial, helvetica, sans-serif; 
	text-decoration: none;
	padding: 1px 4px;
}

td.custom a {
	display:block;
	position:relative;
}

td.custom .icon {
	margin:0;
	position:absolute;
	background:url(../lib/images/play64.png) 0 0 no-repeat;
	width:64px;
	height:64px;
	opacity:0.65;
	/*filter:alpha(opacity=65);*/
	top:40%;
	left:35%;
}
