div.news {
	margin-top: 8px }
div.news .n_date {
	border-bottom: 1px solid #d3d3d3;
	letter-spacing: 2px;
	padding-bottom: 4px;
	margin-left: 12px;
	margin-top: 16px;
	color: #5776a4;
	width: 35% }
div.news .n_title {
	text-indent: 12px;
	color: #fa4b21;
	margin: 4px 0}
div.news .n_descr {
	text-align: justify;
	text-indent: 12px;
	margin-bottom: 8px }

div.pages {
	margin-top: 18px;
	text-align: center }
div.pages span {
	border: 1px solid #575858;
	background-color: #dedede }
div.pages a.num {
	border: 1px solid #fa4b21 }
div.pages a.num:hover {
	text-decoration: none }
