.list-post
{
  padding-bottom:9px;
  border-bottom:1px solid #e6e7e8;
  margin-bottom:20px;
  clear:both;
  text-align:justify;
}

.list-post .news-photo
{
  float:left;
  margin-right:15px;
  margin-bottom:15px;
  margin-top:5px;
}


.list-post strong
{
  color:#ed1b2e;
  text-transform:uppercase;
}


