@charset "utf-8";
/* CSS Document */


/* блок последние добавления */
.b-latest-additions{}
	.b-latest-additions .head{ background-color:#0087a5; font-size:18px; line-height:18px; font-family:DINProRegular, Tahoma, Geneva, sans-serif; color:#FFF; padding:7px 10px 8px 10px; border-bottom:4px solid #dbdbdb; }
	.b-latest-additions .content{ background-color:#ececec; }
	.b-latest-additions ul{}
	.b-latest-additions li{ clear:both; padding:6px 0 6px 3px;}
	.b-latest-additions li+li{ border-top:1px dotted #b0acad; }
	.b-latest-additions li .image{ width:45px; float:left; padding:0 0 6px 0; }
	.b-latest-additions li .preview{ width: 190px; float:right; padding:0 0 6px 0; font-size:11px; color:#000; }
	.b-latest-additions li .preview a.name{ color:#ea7500; text-decoration:underline; }
	.b-latest-additions li .preview a.title{ color:#0087a5; text-decoration:underline; font-weight:bold; }
	.b-latest-additions .more{ font-size:12px; text-align:justify; clear:both; padding:6px 0 6px 3px; }
		.b-latest-additions .more a{ color:#0087a5; text-decoration:underline; background:url(../../../../i/ico-add-blue.gif) left center no-repeat; padding:0 0 0 20px; }
/* /блок последние добавления */


