

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/
.FlashBody
{

}
html>body .FlashBody
{

}
.Flash:after
{
    content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}

