/* @override http://xdsoftware.pt/templates/jm_consilium/css/mod_jmnewspro_latestnewslist.css */

.jmnewspro.latestnewslist span.title,
.jmnewspro.latestnewslist span.created{
  display: block;
  width:100%;
}
.jmnewspro.latestnewslist .jmnewspro-item{
  border-bottom: 1px dotted #333;
  display:block;
  overflow: hidden;
  height: auto !important;
  padding-bottom: 10px;
 }