#Gallery 
{
    width:100%;
    clear:both;
}
#galleryPageBody {}
#gallery-thumb {float:left;width:135px;margin-right:10px;}
#gallery-top-nav {}
#gallery-bottom-nav {}
#gallery-main {}
#gallery-closeup{float:right;width:450px;text-align:center;height:600px;margin-top:1.2em;}
#gallery-top-nav-cu {}
#gallery-main-cu {padding-top:5px;clear:both;}

.description {}
.gallery-nav-main {}
.gallery-nav {float:right;color:#0099ff;margin-left:1em;font-size:10px;}
.pointer {cursor:pointer;}
.gallery-img-cu,#gallery-img-cu-1,#gallery-img-cu-2 {float:none;border:none;border:1px solid #ccc;}

.panel {width:135px;clear:both;}
.thumb {float:left;margin:5px 10px 5px 0;width:60px;height:60px;text-align:center;border:1px solid #999;}
.cell {display:table-cell;vertical-align:middle;}
.thumb .cell {width:60px;height:60px;}
.thumb img {float:none;border:0;margin:auto 0;}
.last {margin-right:0;}

