@import "lightbox.css";

/*plugin news - frontend styles*/

#news {
margin:5px;
width:480px;
}

#news ul {
padding-left:15px;
}

.news_block {
	margin-bottom:30px;
	width:480px;
}

.news_title {
	margin-bottom:10px;
	font-weight: bold;
	color:#25792a;
	border-bottom:solid 1px #9bb59c;
}

.news_text {
	font-weight: normal;
}

.news_text img {
text-align:left;
margin:1px 8px 2px 0px;
border:solid 1px #9bb59c;
padding:1px;
}

.news_files {

	font-size: 11px;
}

