.PZ3zoom, .PZ3zoomR {
    border: 2px solid;
    border-color: #DED19E
    }
.PZ3zoom a, .PZ3zoomR a, .PZ3zoom a:visited, .PZ3zoomR a:visited {
    display: block;
    padding: 0;
    overflow: hidden;
    height: 100%;
    width: 100%
    }
html > /**/body .PZ3-r a {
    right: 0
    }
.PZ3zoom a:hover, .PZ3zoomR a:hover {
    z-index: 999;
    padding: 0;
    background: none;
    height: auto;
    width: auto;
    overflow: visible;
    border: 5px solid #369;
    border-color: #DED19E;
    margin: -1px 0 0 -1px
    }
html > body .PZ3zoom a:hover, html > body .PZ3zoomR a:hover {
    margin: -2px 0 0 -6px
    }
.PZ3zoom a img, .PZ3zoomR a img {
    border: 0;
    height: 100%;
    width: 100%
    }
.PZ3zoom a:hover img, .PZ3zoomR a:hover img {
    border: 0;
    height: auto;
    width: auto
    }
.PZ3zoom a:hover {
    position: absolute;
    left: 15px
    }
.PZ3zoomR a:hover {
    position: absolute;
    right: 15px
    }