#mod_news {
	margin-top: 22px;
}
#mod_news .news {
  background: #f2f2f2;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 130%;zoom:1;
}
#mod_news .teaser {
	float: left;
}
#mod_news .teaser img {
	border: none;
}
#mod_news .news .text {
	margin-left: 140px;
}
#mod_news .news h4 {
	margin-bottom: 5px;
}
#mod_news .news h4 a {
	font-weight: bold;
	font-size: 12px;
	color: #666;
}
#mod_news .news_item h2 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 12px;
	line-height: 1.4em;
	color: #666666;
}
#mod_news a.more {
	text-decoration: none;
	font-weight: bold;
}
#mod_news .attachment {
	margin: 10px 0px 20px;
}

