﻿.picLink
{
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #CCCCCC;    
    text-align:center;
    display:block;
    padding:1px;        
}

.tdImg
{
    width:25%;        
}

.picHeight
{
    height:135px;
    /*position:absolute;
    clip:rect(0px, 180px, 135px, 0px);*/
}

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;}
