.isl-block-news-item-date{
	color: #808080;
    font-size: 0.916em;    
	}
	
.isl-block-news-item{
	margin-bottom: 15px;
	}
	
.isl-block-news-item-title a{
	background: url("../images/linkIcons/icon_internal.gif") no-repeat scroll right center transparent;
    border-bottom: 1px dotted #003772;
    color: #003772;
    line-height: 1.5em;
    padding: 0 20px 0 0;
    text-decoration: none;
	}
	
.isl-block-news-item-title a:hover, a:active{
	border-bottom: 1px solid #003772;
}