td.tdImg {
width:120px;
height:85px;
}

#prevLink {
background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink {
background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat;
}

#divWG {
text-align:center;
font: 11px arial, helvetica, sans-serif;
color: #009393;
}

#divWG img, #divWG table {
border:none;
}

#divWG a:link, #divWG a:visited {
text-decoration:none;
}

#tblThumbsLayout {
text-align:left;
margin: 0 auto;
}

td.tdImg {
border: 1px solid;
border-color: #009393;
text-align:center;
background-color:#fffafa;
vertical-align:middle;
padding:4px;
}

td.tdImg img {
margin-top:11px;
}


