div.location323 {
   position   : absolute;
   z-index    : 10;
   top        : 410px;
   left       : 27px;
   height     : 30px;
   background : url(../wbimages/bg-content-grey.jpg) repeat-y;
   width      : 1052px;
borderx : 1px dotted blue;
  }

div.location {
   background : url(../wbimages/bg-content-grey.jpg) repeat-y;
   margin     : 0 0 0 27px;
  }

#content {
   position   : absolute;
   z-index    : 10;
   top        : 440px;
   left       : 27px;
   background : url(../wbimages/bg-content-grey.jpg) repeat-y;
  }

#footerbg {
   background : url(../wbimages/bg-footer-repeat-grey.jpg) repeat-y;
  }
