/* CSS Document */
div.news-text{
	font-size: 12px;
	clear: left;
	margin-bottom: 5px;
}
div.news-file{
	background: url('../../../images/bg_news_picture.gif') no-repeat;
	height: 65px;
	width: 65px;
	float:left;
	margin-right: 5px;
}
img.news-file{
	height: 50px;
	width: 50px;
	margin: 7px;
}