.wdg_lwi {
  width: 300px;
  overflow: hidden;
}
.wdg_lwi .wdglwi_headline_links {
  border-bottom: 2px solid #0094d3;
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  padding: 0 0 12px 0;
  font-family: 'Open Sans', Arial;
  width: 100%;
  color: #264fa3;
  text-transform: uppercase;
}
.wdg_lwi .wdglwi_list {
  margin-top: 10px;
}
.wdg_lwi .wdglwi_list a {
  display: block;
  overflow: hidden;
  margin: 0px 0px 10px;
  position: relative;
}
.wdg_lwi .wdglwi_list a span.wdglwi_title {
  font-family: 'Open Sans', Arial;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 52px;
  padding: 8px 0px;
  margin: 0px 8px;
  z-index: 99;
  line-height: 20px;
}
.wdg_lwi .wdglwi_list .wdglwi_bg {
  background: #111;
  opacity: 0.75;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 70px;
  width: 100%;
}
.wdg_lwi .wdglwi_list .wdglwi_more {
  color: #f6f6f6;
  font-family: 'Open Sans', Arial;
  font-size: 12px;
  position: absolute;
  bottom: 8px;
  right: 8px;
}
.wdg_lwi .wdglwi_list .wdglwi_more span {
  position: relative;
  bottom: 1px;
  margin-left: 2px;
}
.BoUst .wdg_lwi .wdglwi_headline_links {
  border-bottom: 2px solid #437f75;
  color: #0f695d;
}
