/***** Import *****/

@import                   url("../../../extend/skin/web.css");
@import                   url("../../../web/exhibition/skin/index.css");
@import                   url("../../../core/widget/lightbox/lightbox.css");

/***** Local *****/


.exhibwrap {
    border-bottom: none;
}

.exhibwrap img {
    margin-bottom: 30px;
}

.details {
    display: block;
    clear: both;
    margin: 10px 0 0 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #f2f2f2;
}

.thumbwrap {
    border-color: #eee;
}


