.plain div.c_footer{float:right; }
div.plain .SubHead{position:absolute;}
.plain .Subhead{color:#888888;}
.plain .SubHead br { display:none;}

.ViewContent
{
    background-color:white;
}

/*QuickGallery styles*/
.GalleryName span
{
    border-bottom:2px solid #E7E7E7;
color:#006489;
display:block;
font-family:Myriad Pro;
font-size:24px;
font-weight:normal;
line-height:1em;
padding:0;
}
.GalleryDescription
{
    padding:10px;
}
.GalleryGrid
{
    overflow:hidden;
}

.GalleryGrid .ThumbContainer
{
    float:left;    
    margin:4px;
    width:170px;
    height:182px;
    background:url(images/whiteBack.jpg) no-repeat;
    text-align:center;
    display:table-cell;
    vertical-align:middle; 
position:relative;   
}

.GalleryGrid .ThumbContainer .ThumbImage
{
    margin-top:10px;
    display:block;
}

.GalleryGrid .ThumbContainer .ThumbName
{
    display:block;
    text-align:center;
    font-weight:bold;
    text-align:center;
    color:#777777;
    background:url(images/whiteNameBack.jpg) no-repeat;
    width:117px;
    position:absolute;
    bottom:10px;
    height:20px;
    overflow:hidden;    
    margin-top:1px;
    line-height:17px;
    left:30px;
}



