/*
 * CSS Reset
 */
*{margin:0;padding:0;}

.benzinga-widget-content {
  border: 1px solid #3e5e84 !important;
  padding-bottom:33px !important;
  *padding-bottom: 0px !important;
  _padding-bottom: 0px !important;
}

.view-channels-latest-stories { 
  overflow-y: scroll !important;  
}

.view-channels-latest-stories .views-row-odd {
  background-color: #e8ebf2 !important;
  padding: 4px !important;
}

.view-channels-latest-stories .views-row-even {
  background-color: #fff !important;
  padding: 4px !important;
}

.view-channels-latest-stories a {
  color: #305076 !important;
  text-decoration: none !important;
  font-size: 11px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-family: sans-serif !important;
}

.benzinga-widget-content .widget-footer {
  height: 34px !important;
  line-height: 33px !important;
  border-top: 0px !important;
  position: relative !important;
  text-align: left !important;
}

.benzinga-widget-content .widget-footer img {
  margin: 6px auto !important;
  border: 0px !important;
}

.benzinga-widget-content .widget-footer span {
  position: absolute !important;
  right: 10px !important;
}

.benzinga-widget-content .widget-footer a {
  color: #fff !important;
  font-style: normal !important;
  font-size: 12px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  font-family: sans-serif !important;
}
