﻿.LargImgFrame {
}
.LargImgWrapper {
    text-align: center;
}
.EditImageWrapper a img {
    height: 16px;
    width: 16px;
}
.EditImageWrapper {
    text-align: left;
}
.ScrollTable {
    direction: ltr;
    margin: 0 auto;
    width: 400px;
}
div#hold {
    height: 68px;
    overflow: hidden;
    position: relative;
    width: 328px;
    z-index: 100;
}
div#wn {
    clip: rect(0px, 328px, 68px, 0px);
    height: 68px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 328px;
    z-index: 1;
}
div#lyr1 {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 1;
}
.ThumbHolder {
    height: 68px;
    width: 65px;
}
.ThumbImage {
    border: 0 none;
    height: 55px;
    margin: 5px;
    opacity: 0.5;
    position: relative;
    width: 55px;
}
.Description {
    margin: 0 auto;
    text-align: left;
    width: 400px;
}

