td.tdImg {
width:200px;
height:150px;
border:1px solid #CCC;
text-align:center;
background : #FFF;
vertical-align:top;
padding:4px;
box-shadow:0 3px 5px #CCC;
}

#lb_lbPrev {
background:url(../lib/lytebox/images/rewind.png) left 50% no-repeat;
}

#lb_lbNext {
background:url(../lib/lytebox/images/forward.png) right 50% no-repeat;
}

a:active {
outline:none;
}

#divWG {
text-align:center;
font:11px Verdana, Arial, Helvetica, sans-serif;
}

#divWG img,#divWG table {
border:none;
}

#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;
}

td#galleryNameCell {
font-size:18px;
font-weight:700;
color:#104175;
margin:6px 6px 0 0;
}

td#pagingCell {
text-align:right;
white-space:nowrap;
}

td#pagingCell a,.currentPage {
font-size:12px;
border:1px solid #ccc;
vertical-align:middle;
padding:3px 5px;
}

td#pagingCell a:hover,.currentPage {
border:#666 1px solid;
background-color:#fff;
text-decoration:none;
}

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 {
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%;
margin:0;
}

#currentGalleryLocation,.currentPage {
font-weight:700;
}






