div.news-list
{
	word-wrap: break-word;
}

div.news-list img.preview_picture {
	float:left;
	margin:0 16px 6px 0;
}
div.news-list img.preview_picture_shadow {
	float:left;
	margin:0 16px 6px 0;
        border:0px;
        border-radius: 10px; /* Скругляем уголки */
        box-shadow: 2px 2px 8px rgb(153,153,153); /* Параметры тени */  
}
.news-date-time {
	color:#486DAA;
}

.noline {
text-decoration: none;
font-size: 120%;
}

.newsbox0-full {
position:relative; 
width:95%;
padding:5px; margin:10px;
clear:both;
}
.newsbox0-full2 {
position:relative; 
width:95%;
background:#ebecff url(/bitrix/templates/sibro/images/header_back.gif) repeat-x;
padding:5px; margin:10px;
clear:both;
}

.newsbox2-type{
font-size: 8px; font-weight:bold; color:white;
}
.newsbox3-img{
position:relative; 
left:15px; top:-17px; 
width:180px;
clear:both;
}
.newsbox4-text{ 
position:relative; 
left:2px; right:2px; top:10px; 
padding-left: 220px;
}