

.news .rss {display:none;}
.news .item, .news .article {
	clear:both;
	margin:1em 0;
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #e1e1e1;
}
.news .date {
	font-size:11px;
	color:#7d7d7d;
}
.news .img {float:right; margin:0 0 10px 10px;}
.news .img a {display:block;}
.news .img img {width:auto;}

.news .preview h3, 
.news .item h3, 
.news .preview h4 {font-size:16px; margin:0;}

#column2 .news .preview h3, 
#column2 .news .item h3, 
#column2 .news .preview h4 {font-size:13px;}

.news .shortdesc {font-size:12px; margin-top:1em;}

/*.news .more a, .news a.more {
	background:url(images/btn_generic.png) no-repeat 0 0;
	display:block;
	float:left;
	color:#fff;
	font-size:11px;
	padding:0 10px 0 22px;
	line-height:26px;
	height:28px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.news .more a:hover, .news a.more:hover {
	background-position:0 -50px;
	text-decoration:none;
}*/

.news .more a, .news a.more,
.news .back a, .news a.back {font-size:11px;}
.news .more a:before, .news a.more:before {content:"\00BB \0020";}

