div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* News block styles */

.news-block .news-item {
	padding-top: 5px;
	padding-bottom: 5px;
}
.news-block .title {
    float: left;
    padding-bottom: 4px;
    color: #0076c4;
    font-size: 13px;
    font-weight: bold;
}
.news-block .title-right {
	padding-top: 2px;
	float: right;
}
.news-block .title-right a {
	color: #0076c2;
}
.news-block .news-list {
    clear: left;
    border-top: 2px solid #a0d1f2;
    padding-top: 6px;
}
.news-block .news-date-time {
    padding-right: 5px;
    color: #378ace;
}
.news-block .text {
	padding-top: 5px;
}
.news-block a {
    color: #617689;
    padding-bottom: 5px;
}

#content .right-column .products-block {
	width: 100%;
	background-color: #f0efeb;
	margin-bottom: 20px;
}
#content .right-column .products-block .title_b {
    background: url(images/right_menu_bg.jpg) top repeat-x;
    width: 100%;
}
#content .right-column .products-block .title_l {
    background: url(images/right_menu_lc.gif) top left no-repeat;
    width: 100%;
}
#content .right-column .products-block .title {
	padding: 10px 20px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: url(images/right_menu_rc.gif) top right no-repeat;
	position:relative;
}

#content .right-column .products-block .title a{
	color:#fff;
	position:absolute;
	right:20px;
}

#content .right-column .products-block .news-list-l {
	background: url(images/right_menu_bl.gif) bottom left no-repeat;
}
#content .right-column .products-block .news-list {
	background: url(images/right_menu_br.gif) bottom right no-repeat;
    padding: 5px 20px 20px;
}
#content .right-column .products-block .last .news-list {
	background-image: none;
}
#content .right-column .products-block .news-item {
	background: url(images/arrow.gif) 0 8px no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}
#content .right-column .products-block a {
	color: #567d9c;
}
#content .right-column .products-block .right-link {
	text-align: right;
	padding-top: 15px
}
#content .right-column .products-block .right-link a {
	color: #1381ce;
	font-weight: bold;
}
