@import "lightbox.css";

/*plugin news - frontend styles*/

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

#news ul {
padding:0;
}

.news_block {
	margin-bottom:30px;
	width:510px;
}
	#top_news {
	padding:10px;
	width:488px;
	border:dotted 1px #cccccc;
	}
	#top_news .news_title {
	border:none;
	}

.news_title {
	margin-bottom:10px;
	font-weight: bold;
	color:#5d1f98;
	border-bottom:dotted 1px #cccccc;
}

.news_text {
	font-weight: normal;
}

.news_text img {
text-align:left;
margin:1px 8px 2px 0px;
}

.news_files {

	font-size: 11px;
}
