.banner {
     background-image : url(../images/nybanners/nysbanner1.gif); /* put your selected banner image here */
     background-repeat : no-repeat; /* prevent repeating */
     width : 771px; /* specify the banner width */
     height : 54px; /* specify the banner height */
}
.backgroundLine {
      background-image : url(../images/nybanners/nysbannerline.gif);
      background-repeat : repeat-x;
      height : 54px;
}
.cap {
      background-image : url(../images/nybanners/nysbannercap.gif);
      background-repeat : no-repeat;
      width : 5px;
      height : 54px;
} 
      
<!--     padding-right: 15px; /* add some padding to the right side */ -->

