body,td {
	font-family:Verdana,Tahoma;
	font-size:12px;
	color:#000;
	line-height:15px;
}

a {color:black; font-family:Arial,Verdana,Tahoma; text-decoration:underline;}
a:hover {color:black; font-family:Arial,Verdana,Tahoma; text-decoration:none;}
a:active {color:black; font-family:Arial,Verdana,Tahoma; text-decoration:none;}

.not_print, #d_right {
	position:absolute !important;
	visibility:hidden !important;
	display: none !important;
}

li {
	margin-bottom:5px;
}

h1,h2,h3, .d_ndate, .d_norg {
	font-weight:bold;
}

h1 {
	font-size:20px;
	margin:17px 0 17px 0;
}
h2.title {
	font-size:20px;
}
h2 {
	font-size:16px;
}

ul {
	list-style-image:url(/img/bullet_li.gif);
}

/* новости */
.ul_news {
	margin:0;
	list-style:none !important;
	width:650px;
	padding:0;
}
.ul_news .li_news {
	width:100%;
	margin:0 0 15px 0 !important;
	display:inline-block;
	clear:both;
}

h2 .s_comments_cnt {
	display:none;
}

h2 a {
	text-decoration:none;
	color:#990000;
}
.d_ncontent {
	float:right;
	width:430px;
}

#d_news_block .d_ncontent_single h2 {
	margin: 5px 0 10px 0 !important;
}

.d_ncontent_single .d_ntext .body {
	clear:both;
}
.d_ntext a.more{
	text-decoration:none;
	color:#444;
}
.d_ntext a.more:hover{
	color:#000;
}

.d_ninfo {
	font-weight:bold;
	width:100%;
	height:20px;
	margin:0 0 3px 0;
}
.d_ndate {
	display:inline-block;
	background:#c1c1c1;
	color:#fff;
	float:left;
	padding:2px 5px 2px 5px;
}
.d_ndate.today{
	padding:2px 13px 2px 13px !important;
	background:#888;
}
.ul_news .d_nimg {
	float:left;
	width:200px;
	height:150px;
	clear:none;
}

.ul_news .d_nimg img {
	width:200px;
	height:150px;
	border:1px solid #999;
}


