div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
a.comments
{
font:italic bold 11px serif; 
}

.news-list {}
.news-list header { }
.news-list header h1 { display: none }
.news-list article { color: #333; margin-bottom: 2em; clear: both }
.news-list article .front-pic { display: block; float: left; margin: 0.5em 2em 2em 0em; min-width: 100px; text-align: center }
.news-list article .news-time { display: block; float: right; color: #bbb; margin-left: 2em }
html[lang="ru"] .news-list article .news-time { text-transform: lowercase }
.news-list article h2 { font-size: 12pt; margin: 0em; line-height: 18pt; vertical-align: top; font-weight: normal }