﻿/*********Community Style Sheet*************/
/******************************************/
.tblGallery
{
    margin-bottom: 20px;
}
.tblGallery td
{
}
.tblGallery td.firstcol
{
    padding-right: 20px;
    padding-bottom: 20px;
}
.gallery_wrap_right
{
    background: url(/Portals/0/images/bg_gallery_right.jpg) repeat-y right top;
    
}
.gallery_wrap
{
    background: #e4dedb url(/Portals/0/images/bg_gallery.jpg) repeat-x;
    margin: 0 5px 0 0px;
    min-height:160px;
}
.gallery_bottom
{
    background: url(/Portals/0/images/bg_gallery_bottom.jpg) no-repeat left top;
    width: 470px;
    height: 5px;
}
.concGallery td .viewGallery
{
    color:#c0341e;
    background:transparent url(/Portals/0/Skins/choctaw/images/more_lnk.gif) no-repeat scroll right 4px;
    padding-right: 12px;
}
