.gdw_widget {width:auto !important;
font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 400;
color: #000;
height:auto !important;
}
.gdw_widget:before,
.gdw_widget:after, 
.gdw_subscribe:before,
.gdw_subscribe:after {
  content: "";
  display: table;
}
 
.gdw_widget:after, .gdw_subscribe:after {
  clear: both;
}
 
.gdw_widget, .gdw_subscribe {
  zoom: 1; /* ie 6/7 */
}

#gdw_widget_USCDC_WIDGET_4 .gdw_nudge_top { /*top of widget, allows you to add an image*/
background:#fff url(https://content.govdelivery.com/attachments/fancy_images/USCDC/2014/11/386141/uscdc-flu-alerts-headline_original.jpg) no-repeat 3px center;
  padding:0px;
  height:63px !important;
}

.gdw_header {display:none !important;
  background-color: transparent !important;
border: none;
border-bottom: 1px #e5e5e5 solid;
  padding-bottom:10px;
color: #000;
height: auto;
position: relative;
top: 0;
z-index: 100;
margin: 10px 0;
font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 18px;
}

.gdw_content {height:400px !important; max-height:400px !important}

.gdw_content div.gdw_story {padding:5px 10px 2px 10px; background:#f7f7f7;}
.gdw_content div.gdw_story.gdw_alt {background:#eee;}

.gdw_content div.gdw_story a {font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 400;
color: #075290; text-decoration:none; font-size:13px; line-height:16px; display:block;}

.gdw_content div.gdw_story a:hover {text-decoration:underline;}

.gdw_content li.pub_date {margin: 0;padding: 3px 0 0 3px; font-size:12px; font-style:italic; line-height:1;}
.gdw_subscribe, .gdw_embed {}
.gdw_subscribe .gdw_buttons, .gdw_subscribe .gdw_embed_close, .gdw_embed .gdw_buttons, .gdw_embed .gdw_embed_close {float: right;margin: 0px;}
.gdw_subscribe .gdw_img, .gdw_embed .gdw_img {border: 0;width: 35px;}
.gdw_subscribe input[type="email"] {width:50%; padding:0px 2px; height:30px;}
.gdw_subscribe input[type="submit"] {vertical-align:top; height:34px;}

.gdw_subscribe {background:#d2d2d2; padding:10px;}
.gdw_subscribe p{margin:10px 0;}

.gdw_embed textarea[readonly] { cursor: default !important; }