
.news{
	font-size: 0.9em;
}
.news_date{
	font-weight:bold;
	background-image: url(../images/date.png);
	background-repeat: no-repeat;
	padding-left: 20px;
    margin-bottom:1px;
}
.news_text{
	border: 1px solid #CCCCCC;
	padding:5px;
	/*background-color:#E0E0E0;*/
}