
#gallery {
    left:89px;
    top:134px;
}

#gallery, #galleryFull {
    height:482px;
    width:853px;
}

#galleryLeft {
    width:210px;
    height:420px;
    margin-right:10px;
}

#galleryRight {
    background-color:#595959;
}

#galleryRight .jcarousel-list li, #galleryRight .jcarousel-item, #galleryRight .jcarousel-clip-horizontal, #galleryCarousel, #galleryRight {
    width:630px;
    height:473px;
}

#galleryThumbs {
    width:210px;
    height:410px;
}

#galleryNP {
    text-align:right;
    padding-right:30px;
}

#galleryThumbs .galleryThumb {
    width:42px;
    height:29px;
    margin: 0px 8px 8px 0px;
    background-color:#595959;
}

