.shadowLeft
{
    background: url(../images/MasterPage/shadowLeftRepeat.gif) #dddebe repeat-y left top;
    float: left;
    width: 15px;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
}
.shadowRight
{
    background: url(../images/MasterPage/shadowRightRepeat.gif) #dddebe repeat-y right top;
    float: right;
    width: 15px;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
}

.pageContent
{
    float: left;
    width: 959px;
    _width: 970px; /*For IE  6*/
    margin-left: 15px; *margin-left:0px;
    background:#FFF;
    padding-bottom:0;
    margin-bottom:0;
    /*background: url(../images/MasterPage/1228384032yHVyM8.jpg) left top;*/ /*background-color: #f00;*/
}
