.gdw_header {
    margin:0 !important;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    line-height: 1.09;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.3em;
    color: #717171;
    position:inherit !important;
    height:auto !important;
}

.gdw_nudge_top {height:10px;}

.gdw_content, .gdw_story {
  background-color:transparent !important;
}


.gdw_story a {
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    color: #015cb9;  
  }

.gdw_story a: hover {
    font-family: 'Open Sans', sans-serif;
    text-decoration: underline !important;
    color: #015cb9;  
  }

.pub_date {margin-bottom:5px !important;    font-family: 'Open Sans', sans-serif;font-size: 14px;}

.gdw_subscribe {display:none !important;}