.header-bgr{
  /*border : 1px solid red;*/
}

.header-bgr td
{
  padding: 15px;
  width:100%;
  height:100px;
  background-image: url("/images/top_blue_gradient.png");
  background-size: 100% auto;
}