.silk a, .silk a:hover, .silk a:visited 
{
        color:black;
        font-size: 14 px;
}

div.news-list img.preview_picture
{
	float:left;
	margin:0 10px 8px 0;
}
.news-date-time {
	font-weight: bold;
}
.news
{
	float:left;
	width:100%;
	height:26px;
	padding-left:20px;
}
.news_block
{
	float:left;
	width:98%;
	padding:10px 0px;
	border-bottom: 1px solid #ece8e7;
	background: url('/bitrix/templates/grill_sec/images/news_date.gif') no-repeat 0px 6px;
}
.news_title
{
	float:left;
	width:100%;
	margin-top:12px;
}
.news_date
{
	float:left;
	color:#e61f36;
	width:80px;
	overflow:hidden;
	margin-left:26px;
}
.news_name
{
	float:left;
	margin-left:30px;
	width:450px;
}
.news_info
{
	float:left;
	width:96%;
	padding-top:15px;
	padding-left:26px;
}
.nav_str{
	color:#aeadad;
}
.nav_str a{
	color:#aeadad;
	text-decoration:none;
}
.nav_str a:hover{
	color:#aeadad;
	text-decoration:none;
}
.nav_str a:visited{
	color:#aeadad;
	text-decoration:underline;
}