.newsbox{
      width: 160px;
    padding: 10px;
  border: 2px solid #98BF0E;
}

.newsboxheader h2{
   font-size: 20px;
  color: #98BF0E;
  text-align: center;
  padding-bottom: 8px;
  font-weight: normal;
}

.newsboxfooter a{
  font-size: 10px;
  color: #98BF0E;
  padding-bottom: 8px;
  font-weight: normal;
}
.newsboxfooter{
  text-align: center;
}


.news dd,
.news1 dd{
  font-size: 13px;
  color: gray;
}

.news a,
.news1 a{
  font-size: 13px;
  color:black;
}

.news1{
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  padding: 5px 0 5px 0;
}

.news{padding: 5px 0 5px 0;}

.newsbox .elli-logo-small{
  position: absolute;
  margin-left: -31px;
  margin-top: -25px; 
}