.SubHeaderStyle
{
    text-transform: none;
    color:#888888;
}
.TextArea_image
{
    border:1px solid #333333;
    float:left;
    margin-bottom:20px;
    margin-right:20px;
}
.TextArea_subheader
{
    color:#888888;
    font-size:19px;
    line-height:23px;
    padding-bottom:20px;
}
.TextArea_paragraph
{
    clear:left;
    font-size:14px;
    line-height:20px;
    display:block;
}
.ImageStyle
{
    padding: 0px 20px 0px 20px;
    border:solid 1px #000000;
}
.ImageCaption
{
    font-size:10px;
    padding-left:20px;
    clear:both;
}
