#contentholder
{
    width:985px;
    padding:10px 0;
}
#maincontent
{
    float:left;
    width:80%;
}
#content
{
    float:right;
    width:79%;
}
#content2
{
    position:relative;
}
#content3
{
    float:left;
    width:70%;
}
#innercontent
{
    clear:both;
    width:100%;
}
#sidebar
{
    float:left;
    width:19%;
}
#sidebar2
{
    position:relative;
    float:right;
    width:200px;
}
.ContentPane
{
}
#dnn_ContentPane
{
}
.Content2Pane
{
}
#dnn_Content2Pane
{
}
.LeftPane
{
}
#dnn_LeftPane
{
}
.RightPane
{
}
#dnn_RightPane
{
    border:0;
}
.BottomPane
{
    clear:both;
    width:100%;
}
