/* */
.NewsItem { clear:both; width: 392px; float:left; }
.NIHead { float:left; }
.NIHead img { border: solid 1px #fff!important; }
.NIContent { float:left; padding-left:10px; width:278px; }

.View h2 { padding-bottom:10px; }
.View .ViewContent img { float:left; margin:0 10px 0 0; border: solid 1px #fff!important;}

/* Navigation part */
.NewsNavigation {
	text-align: center;
	margin-bottom: 10px;
}
.NewsNavigation A.Selected:link,
.NewsNavigation A.Selected:visited,
.NewsNavigation A.Selected:hover {
	font-weight: bold;
}

.articleImages , .articleFiles { clear: both ;}
.articleImages li { display: inline ; list-style: none ; margin: 5px ;}
.articleImages img { border: solid 2px #fff!important ;}

.articleImages { padding-top: 15px ;}
.articleImageList a { width: 70px; height: 70px; display: block; background-position: center center; background-repeat: no-repeat; }
.articleImageList a:hover { text-decoration:none; }
.articleImageList { padding:0!important; margin:0!important; float:left; }
.articleImageList li { float: left; margin: 5px; width: 70px; height: 70px; list-style-type:none!important; border:2px solid #fff; }
