.tx-billitongallery-pi1 {
    float: left;
    display: inline;
}
#billitongallery_single {
    width:  320px;
    margin-right: 10px;
}

.billitongallery_list {
    float: left;
    display: inline;
    width: 340px;
}

.billitongallery_list .gallery-list-rowpic-first,
.billitongallery_list .gallery-list-rowpic,
.billitongallery_list .gallery-list-rowpic-last {
    float: left !important;
}

.billitongallery_list .gallery-list-rowpic, 
.billitongallery_list .gallery-list-rowpic-first,
.billitongallery_list .gallery-list-rowpic-last {
    margin: 0 !important;
    padding: 6px !important;
    border: 1px solid #fff;
}

.billitongallery_list .invisible {
    display: none;
}

.billitongallery_list .gallery-list-activepic {
    border: 1px solid #d80000;
}

.billitongallery_pagebrowser_fwd,
.billitongallery_pagebrowser_back{
    background-color: #d80000;
    height: 15px;
}
.billitongallery_pagebrowser_fwd a,
.billitongallery_pagebrowser_back a {
    display: block;
    text-align: center;
}
.billitongallery_pagebrowser_image {
    height: 218px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: relative;
}
.gallery-lupe {
    position: absolute;
    top: 0;
    right: 0;
    width: 17px;
    height: 16px;
    background: transparent url(/fileadmin/layouts/main/public/gfx/lupe-gallery.gif) scroll no-repeat top left;
}
