.GalleryContainer
{
    background-color:Transparent;
    width:100%;
    padding:0;
    margin:0;
}

.GalleryTopLeftBorder
{
    border-top:solid 1px #94856e;
    border-left:solid 1px #94856e;
    margin:0;
    padding:0;
    background-color:#f9f1e4;
}

.GalleryTopRightBorder
{
    margin:0;
    padding:0;
    height:10px;
    width:12px;
    background:url(/Portals/0/containers/EJIndustries_Gallery/images/top_right_corner.gif) no-repeat;
}

.GalleryTopBorder
{
     background-color:#f9f1e4;
     border-top:solid 1px #94856e;
     margin:0;
     padding:0;
}

.GalleryLeftBorder
{
    background-color:#f9f1e4;
    border-left:solid 1px #94856e;
    width:9px;
}

.GalleryBottomLeftBorder
{
    margin:0;
    padding:0;
    height:10px;
    width:10px;
    background:url(/Portals/0/containers/EJIndustries_Gallery/images/bottom_left_corner.gif) no-repeat;
}

.GalleryContent
{
    background-color:#f9f1e4;
}

.GalleryContentPane
{
    
}

.GalleryRightBorder
{
    background-color:#f9f1e4;
    border-right:solid 1px #94856e;
    width:11px;
}

.GalleryBottomBorder
{
    background-color:#f9f1e4;
    border-bottom:solid 1px #94856e;
    height:9px;
}

.GalleryBottomRightBorder
{
    background-color:#f9f1e4;
    border-bottom:solid 1px #94856e;
    border-right:solid 1px #94856e;
    width:11px;
    height:10px;
}

.GalleryPlaceHolder
{   
    width:1px;
    height:1px;
	font-size:0px;
}

