body {
/*          background-image: url(header-gradient.png);*/
          background-image: url(header-blue-gradient.png);
          background-repeat: repeat-x;
 }
/*#banner { 
          height: 73px;
          }*/

table#success-stories {
    border-collapse: collapse;
}
table#success-stories td {
    border-style: dashed;
    border-width: 1px;
    border-color: #808080;
    padding: 1px 2px 1px 2px;
}
table#success-stories a img {
    border-style: hidden;
}

table#success-stories-legend {
    border-collapse: collapse;
    border-style: solid;
}
table#success-stories-legend td {
    border-style: dashed;
    border-width: 1px;
}

