#bigView {
    border: 1px solid #ccc;
    height: 390px;
    left: 540px;
    overflow: hidden;
    position: absolute;
    top: 69px !important;
    width: 390px;
    z-index: 350;
}
#winSelector {
    background-color: #e6eaf3;
    border: 1px solid #fff;
    cursor: crosshair;
    opacity: 0.6;
    position: absolute;
}
#bigView img {
    max-width: none;
    position: absolute;
}
#imageMenu {
    clear: both;
    height: 440px;
    overflow: hidden;
}