/* BLACK BASE SITE - START*/


#bottomnav_block{
    MIN-HEIGHT: 200px;
    PADDING-TOP: 10px;
    PADDING-BOTTOM: 10px;
    width: 219px;
    text-align: center;
    float: left;
    background: transparent;
    margin-bottom: 10px;
    border: 1px solid #292929;
    margin-right: 10px
}

.gallerytable{
    background-color: transparent;
}
table.gallery {
    border-collapse: collapse;
    color: #707070;
    background-color: transparent;
    width: 700px; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

img.galleryimg {
    border: 5px solid #ffffff;
}

/* BLACK BASE SITE - END*/
