.plain div.c_footer{float:right; }
div.plain .SubHead{position:absolute;}
.plain .Subhead{color:#888888;}
.plain .SubHead br { display:none;}

/*QuickGallery styles*/
.GalleryName span
{
    border-bottom:2px solid #E7E7E7;
color:#888888;
display:block;
font-family:Myriad Pro;
font-size:26px;
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/thBack.gif) 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/nameBack.jpg) no-repeat;
    width:117px;
    height:20px;
    overflow:hidden;
    margin-left:30px;
    *margin-left:5px;
    line-height:17px;
    position:absolute;
    bottom:10px;
}




