﻿body {
}

.HelpMenu
{
    width:150px;
    float:left;
}

.HelpContents
{
    width:730px;
    float:left;
}

.clear
{
    clear:both;
    }
