

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/
.noTitleBody
{
    padding-top: 5px;
}
.noTitleBody:after
{
	 content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}
