.FrameCaption
{
    font-size:small;
}
.MenuPane
{
    width: 170px;
    height:100%;
    overflow: auto;
    float:right;
    border-left: 1px dotted;
}
.MainPane
{
    height:100%;
    top:112px;
    float:left;
}