#-block-views-news-view-block{
 padding-top:15px;
}

div.view-news-view div.views-row{
    padding-top:10px;
    padding-bottom:10px;
    border-bottom: 1px solid #d3d7d9;
    min-height:140px;
}
div.view-news-view div.views-field-body{
    line-height: 1.5;
}
.link-wrapper {
    text-align: left;
}
.views-field-view-node a{
    font: 10pt Arial;
    color: #1c1c1c;
}
div.view-news-view span.views-field-changed{
    float:right;
    font:Italic 10pt Arial;
    color: #7c7c7c;
}

div.view-news-view span.views-field-field-image{
   float:left;
   padding-right:15px;
}

div.view-news-view div.views-field-view-node{
  padding-top:10px;
  padding:bottom:10px;
}

div.view-news-view div.views-field-title{
  padding-bottom:15px;
}

div.view-news-view div.views-field-title a{
  font-size: 14pt;
}


div.view-news-view div.views-field-title a:link{
    font-size: 14pt;
    padding-bottom: 5px;
    color: #555555;    
    text-decoration: none;
}


div.view-news-view div.views-field-title a:hover{
	color: #111111;
}


div.view-news-view div.views-field-title a:visited{
	color: #555555;
	text-decoration: none;
}