﻿/*
.bgBody
{
    width: 960px;
    background: url( '/app_images/master_bottom.jpg' ) no-repeat right bottom;
}
.bgSideLeft, .bgSideRight
{
    width: auto;
    border-top: solid 0px;
    border-bottom: solid 0px;
}
.bgSideLeft
{
    border-left: solid 0px;
}
.bgSideRight
{
    border-right: solid 0px;
}
.bgTop, .bgBottom
{
    background: url( '/app_images/bg4.gif' );
    height: 5px;
    border-top: solid 0px;
    border-bottom: solid 0px;
    border-left: solid 0px;
    border-right: solid 0px;
}*/

