#rect {                         /*   content-fill  */
   background: transparent url(../images/table-fill.gif) repeat scroll ;
   _height: 100%;
}
                /*, #rect IMG*/
#rect, #rect DIV {
  margin: 0px;
  padding: 0px;
/*  color: #003399;  */
}

#rect .rect-content1, #rect .rect-content2{

}
.LeftWrap .content #rect .rect-content1 {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  _height: 100%;
  overflow: hidden;

}  #rect .rect-content1 IMG {
    float: right;
}
#rect .rect-content2 { }
/* левая сторона */
.left-side {   /*  .rect0 {  */

  background: transparent url(../images/table-fill.gif) repeat-y scroll 0pt 0pt;
}
/* прававая сторона */
.right-side{     /*  .rect1{   */
_height: 100%;
  background: transparent url(../images/table-fill.gif) repeat-y scroll 100% 0pt;
}
/* левый верхний угол*/
.top-left{
  /*  min-height: 15px;
    _height: 15px;*/
  background: transparent url(../images/table-fill.gif) no-repeat scroll 0pt 0pt;
}
/* правый верхний угол */
.top-right {
/*min-height: 15px;
    _height: 15px;*/
  background: transparent url(../images/table-fill.gif) no-repeat scroll 100% 0pt;
}
/* правый нижний угол */
.bottom-right {
  background: transparent url(../images/table-fill.gif) no-repeat scroll 100% 100%;
/*  min-height: 15px;
  _height: 15px;*/
  height: 15px;
  width: 100%;;
}   .bottom-right P {
        text-align: right;

      /*  padding-bottom: 40px;  */
      /*  padding-right: 50px;  */

    }   .bottom-right P A {
            color: #f38001;
            _height: 15px;
        }
/* левый нижний угол */
.bottom-left {
  background: transparent url(../images/table-fill.gif) no-repeat scroll 0pt 100%;
 /*   min-height: 15px;
    _height: 15px;*/
}
#rect .top-fill {   /* content0 */      _height: 15px;
    background: transparent url(../images/table-fill.gif) repeat-x scroll 0pt 0pt;
}    #rect .top-center {    /* content01 */     _height: 15px;
      /*  min-height: 15px;
        _height: 15px;*/
        background: transparent url(../images/table-fill.gif) no-repeat scroll 50% 0pt;
     }
#rect .bottom-fill {    /*  content1*/
    background: transparent url(../images/table-fill.gif) repeat-x scroll 0pt 100%;
}
    #rect .bottom-center{    /* content11 */
 /*       min-height: 15px;
    _height: 15px;*/
        background: transparent url(../images/table-fill.gif) no-repeat scroll 50% 100%;
    }
  /*  #rect .rect-content1 A {
      color: #f38001;
    }*/

