td.tdImg {
	width:120px;
	height:100px;
	max-width: 120px;
}
#lb_lbPrev {background: url(lytebox/images/prev_grey.gif) left 15% no-repeat;}
#lb_lbNext {background: url(lytebox/images/next_grey.gif) right 15% no-repeat;}

a:active {outline:none;/*remove dotted links*/}
#divWG {text-align:center; font: 11px Verdana, Arial, Helvetica, sans-serif;}
#divWG div {

       margin: 5px 0px 5px 0px;
    float: left;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 160px;
	height: 100px;

}

#divWG img {

    max-width: 150px;
    max-height: 100%;
	clear:both;
}
#divWG a:link, #divWG a:visited {text-decoration:none;}
#divWG a:hover {text-decoration:underline;}
#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;
	display: none;
	visibility: hidden;
}
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 #D6D6D6;
	text-align:center;
	/* [disabled]background-color:#fff; */
	vertical-align:middle;
	padding:4px;
	background-image: url(../../img/bg-corpo.png);
}
td.tdImg img {
	margin-top:11px;
	max-height: 100px;
	overflow: hidden;
}
#pnCell {text-align:right;padding-top:10px;}
a.pn, a.pn:LINK,a.pn:VISITED {
	color: #C9C9CA;
	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(images/play64.png) 0 0 no-repeat;width:64px;height:64px;opacity:0.65;filter:alpha(opacity=65);top:40%;left:35%;}
