/* Enter Your Custom CSS Here */

.advertisement_728x90 img {
  width: 820px;
}

.grid-wud-h1{padding: 0;border-bottom: 2px solid #a00; margin-bottom: 20px;}
.grid-wud-h1 a{display: inline-block;background: #a00;color: #fff;padding: 5px 12px 3px;}

#masthead {
    position: fixed;
    width: 100%;
    z-index: 100;
    background: white;
}

#main {
 padding-top:260px!important; 
}

@media screen and (max-width:480px) {
  #main {
    padding-top:295px!important;
  }
}