.rss {float:right; margin:-50px 0 0 0}

br+.pager {margin-bottom: 0;}
.news+.pager {margin-top: 0; margin-bottom: 30px;}
.news {overflow: hidden;}
.newsitem {
	padding-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	border-top: 1px solid #E7E7E9;
}
.newsitem:first-child {border: none;}
.newsFull {overflow: hidden;}
.newsFull .hr {margin: 1em 0; height: 1px; background: #E7E7E9;}

	.newsFull img, .newsitem img {
		padding: 1px;
		border: 1px solid #307786;
		float: left;
		margin-right: 15px;
		margin-bottom: 5px;
	}
	.newsFull a:hover img, .newsitem a:hover img {border-color: #1f3c5b;}

	.newsitem .message {
		border: none;
		background: none;
		padding: 0;
		margin-bottom: 7px;
		font-size: 100%;
	}
.date {
	margin-bottom: 7px;
	display: block;
	color: #666;
}
	.date a {font-size: 120%;}
	
.back {color: #666;}
	.back a {color: #666; position: relative; top: 1px;}
	.back a:hover, .back:hover {color: #1f3c5b;}