.news_list{
	list-style: none;
}

.news_list li{
	background: URL(../images/layout_images/dot.gif) left bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news_list li p{
	margin: 0;
}

.news_list .date{
	color: #262626;
	text-transform: uppercase;
}
.news_list .title a{
	color: #ff4800;
}
.news_list .last_news{
	background: none !important;
}

/* Full story
***************************/
h2.full{
	margin-bottom: 0 !important;
}
#news_date{
	color: #010101;
	margin-bottom: 27px;
}
.news_back{
	background: URL(../images/layout_images/btn_news_back.gif);
	display: block;
	width: 236px;
	height: 51px;
	text-indent: -5000px;
	margin-top: 30px;
}

.news_event .dark_link{
	color: #ff4800 !important;
}
