﻿.lightBoxGallery
{
    top: 15px;
}

.LightboxTitle
{
    height: 25px;
    width: 100%;
    background: url('../../MTMImages/ForumGroupHeader.png') repeat-x scroll left top ;
    font-style: regular;
    text-align: center;
font-size: normal;
font-weight: bold;
padding: 5px;
}

.LightboxImage
{
    margin: 1px;
    height: 241px;
    width: 177px;
    float:left;
    border: solid 1px #fff;
}

