body
{
    background-image: url(../img/gradient.gif);
    background-repeat: repeat-x;
    background-color: #D6D6D6;
    margin: 0;
}
#contentHandler
{
    margin-top: 29px;
}
#contentTable
{
    background-color: White;
    margin: 0;
    border: 0;
}
.sidePanel_left
{
    background-image: url(../img/sidepanel_left.gif);
}
.sidePanel_right
{
    background-image: url(../img/sidepanel_right.gif);
}
.contentController
{
    text-align: center;
}