.pb-editorial-shooting {
    width: 624px;
    background: #FFF;
}

.pb-editorial-shooting .display-area {
    width: 100%;
    position: relative;
}

.pb-editorial-shooting .display-area img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
}

.pb-editorial-shooting .display-area h1 {
    margin: 0;
    overflow: hidden;
    background: no-repeat 0 0;
    width: 97px;
    height: 103px;
    position: absolute;
    left: 30px;
    top: 0;
    text-indent: -9999px;
    z-index: 10;
}

.pb-editorial-shooting .display-area h1:hover {
    background-position: -97px 0;
}

.pb-editorial-shooting .display-area .marker {
    display: block;
    width: 44px;
    height: 44px;
    background: no-repeat 0 0;
    position: absolute;
    top: 200px;
    left: 200px;
    z-index: 11;
}

.pb-editorial-shooting .display-area .marker:hover {
    background-position: 0 -44px;
}

.pb-editorial-shooting .display-area .content-wrapper {
    position: relative;
    background: #E3E3E3;
    width: 100%;
    overflow: hidden;
}

.pb-editorial-shooting .thumbnails {
    padding-top: 1px;
    position: relative;
}

.pb-editorial-shooting .thumbnails .wrapper {
    overflow: hidden;
}

.ie7 .pb-editorial-shooting .thumbnails .wrapper {
    position: relative;
}

.pb-editorial-shooting .thumbnails ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 77px;
    white-space: nowrap;
    position: relative;
}

.pb-editorial-shooting .thumbnails ul li {
    display: inline-block;
    margin-left: 1px;
}

.ie7 .pb-editorial-shooting .thumbnails ul li {
    zoom: 1;
    display: inline;
    width: 115px;
}

.pb-editorial-shooting .thumbnails ul li:first-child {
    margin-left: 0;
}

.pb-editorial-shooting .thumbnails .thumbnail {
    display: block;
    width: 115px;
    height: 77px;
    background-repeat: no-repeat;
    background-position: 0 -77px;
}

.pb-editorial-shooting .thumbnails .thumbnail:hover {
    background-position: 0 0;
}

.pb-editorial-shooting .thumbnails .navigation {
    display: block;
    width: 160px;
    height: 85px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5;
    border: 1px solid #FFF;
    border-right-width: 0;
    border-bottom-width: 0;
}

.pb-editorial-shooting .thumbnails .navigation .previous,
.pb-editorial-shooting .thumbnails .navigation .next {
    float: left;
    display: block;
    width: 80px;
    height: 85px;
    background: no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
}

.pb-editorial-shooting .thumbnails .navigation .next {
    background-position: -80px 0;
}

.pb-editorial-shooting .thumbnails .navigation .previous:hover {
    background-position: 0 -85px;
}

.pb-editorial-shooting .thumbnails .navigation .next:hover {
    background-position: -80px -85px;
}

.pb-editorial-shooting .content {
    background: #E3E3E3;
    overflow: hidden;
}

.pb-editorial-shooting .content .information {
    background: #EFEFEF;
    padding: 0 90px 0 25px;
    float: right;
}

.pb-editorial-shooting .content .information > h1 {
    color: #929292;
    font: 11px/1.25 "MuseoSans300", "Helvetica", "Arial", sans-serif;
    margin: 25px 0 3px 0;
}

.pb-editorial-shooting .content .products {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pb-editorial-shooting .content .products li {
    margin-bottom: 20px;
}

.pb-editorial-shooting .content .products h1 {
    font: 20px/1.25 "MuseoSans500", "Helvetica", "Arial", sans-serif;
    color: #262626;
    background: no-repeat 0 0;
    margin: 0 0 2px 0;
    padding: 0 0 0 10px;
}

.pb-editorial-shooting .content .products h1 a {
    color: inherit;
    text-decoration: none;
}
.ie7 .pb-editorial-shooting .content .products h1 a {
    color: expression(this.parentNode.currentStyle['color']);
}

.pb-editorial-shooting .content .products p {
    font: 13px/1.25 "MuseoSans300", "Helvetica", "Arial", sans-serif;
    color: #8D8D8D;
    margin: 0 0 10px 11px;
}

.pb-editorial-shooting .content .credits {
    width: 173px;
    padding: 25px 0 0 32px;
    background: #E3E3E3;
    float: right;
}

.pb-editorial-shooting .content .credits h1 {
    font: 11px/1.25 "MuseoSans300", "Helvetica", "Arial", sans-serif;
    color: #ACACAC;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.ie7 .pb-editorial-shooting .content .credits h1 {
    margin-bottom: 5px;
}

.pb-editorial-shooting .content .credits > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ie7 .pb-editorial-shooting .content .credits > ul > li {
    zoom: 1;
    position: relative;
}

.pb-editorial-shooting .content .credits h2 {
    font: 11px/1.25 "MuseoSans300", "Helvetica", "Arial", sans-serif;
    color: #ACACAC;
    margin: 0;
}

.ie7 .pb-editorial-shooting .content .credits h2 {
    zoom: 1;
    position: relative;
    margin-bottom: -2px;
}

.pb-editorial-shooting .content .credits > ul ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
}

.pb-editorial-shooting .content .credits > ul ul li {
    color: #848484;
    font: 11px/1.25 "MuseoSans300", "Helvetica", "Arial", sans-serif;
}

.ie7 .pb-editorial-shooting .content .credits > ul ul li {
    zoom: 1;
    position: relative;
}