/* CSS Document */

.news_list {}
.news_list .date {
	color: #015FC8;
	font: 12px tahoma;
	text-indent: 36px;
	margin-bottom: 6px; }
.news_list .title {
/*	color: #CB1C1C;*/
	font-weight: bold;
	text-indent: 14px;
	margin-bottom: 2px; }
.news_list .p {
	border-bottom: 1px #545454 dotted;
	padding-bottom: 8px;
	margin-bottom: 8px }


