﻿.FeaturedHeading
{
    text-align:left;
    font-weight:bold;
    font-size:12pt;
    margin: 0 0 10px 0;   
    overflow: hidden;
}

.FeaturedBody
{
    overflow: hidden;
    text-align:left;
}

.FeaturedImage
{ 
    padding:  5px 0 20px 20px; float: right; 
}

.FeaturedCaption
{
    font-size:8pt;
}
