* html div .mod-wrp-1 {
background-image: url('../nflimg/gbl-md-rounded-lfbt.gif');
background-position: left bottom;
background-repeat: no-repeat;
background-color: transparent;
padding-left: 8px;
}

* html div .mod-wrp-2 {
background-image: url('../nflimg/gbl-md-rounded-rttp.gif');
background-position: right top;
background-repeat: no-repeat;
padding-top: 7px;

}

* html div .mod-wrp-3 {
background-image: url('../nflimg/gbl-md-rounded.gif');
background-position: right bottom;
background-repeat: no-repeat;
padding:2px 8px 8px 0px;
/*border-top: 1px solid orange;*/
  /*  border:1px solid orange;   */
}
* html div .mod-wrp-4 {
background-image: url('../nflimg/gbl-md-rounded.gif');
background-position: left top;
background-repeat: no-repeat;
    margin: -9px 0px 0px -8px;
    /*border: 1px solid blue;*/
    border-left:1px solid transparent;
}

* html div .mod-wrp-5 {
       background-image: url('../nflimg/gbl-md-hd-bg.gif');
       background-position: top;
       background-repeat: no-repeat;
       margin:0px -7px 0px 1px;
      /* padding-top:8px;   */
}
