#featured li {
  position: relative;
  padding: 0 !important;
  margin-bottom: 15px;
}
.fcomm {
  position: absolute;
  background: #000;
  padding: 5px 10px;
  bottom: 0;
  left: 0;
}
a.fcomm, a.fcomm:visited {
  color: #fff !important;
  font-size: 11px;
}
.firstf {
  clear: both;
  float: left;
}
.secondf {
  float: right;
}

