﻿body
{
}

#divRenderArea
{
    width:749px;
    border:solid thin black;
}

#divHeaderLine1
{
    border:solid thin black;
}

#divHeaderLine2
{
    border:solid thin black;
    background-color:Black;
    color:White;
}

#divStyleData
{
    border:solid thin black;
}

#divLeftColumn
{
    width:596px;
    border:solid thin black;
    float:left;
}

#divRightColumn
{
    width:296px;
    border:solid thin black;
    float:right;
}

#divLeftBulletList
{
    float:left;
    width:147px;
}

#divRightBulletList
{
    float:right;
    width:147px;
}

#divLowerRightColumn
{
    clear:both;
}

    
