.sitemap ul .left_map a, .sitemap .left_map .sm-data  {display:inline-block;}
.left_map_date, .sitemap .left_map .sm-data {float:left; font-size:11px; }
.left_map_date, .sitemap p, .sitemap p a, .sitemap .left_map .sm-data {font-weight:700;}
.sitemap .left_map, .sitemap ul .left_map a, .sitemap p, .sitemap p a {font-size:12px;}

.sitemap .left_map, .sitemap .left_map:before {padding-left:30px; list-style-type:none; background:none;}
/*.sitemap ul .left_map li  {background:url(images/map/map_center.png) 20px 0 no-repeat;}*/
.sitemap ul li ul {background:none;}
.sitemap ul .left_map a {padding:5px 0; color:#BF0000;}
.sitemap ul .left_map li a {padding:0; color:#000; line-height:110%;}
.sitemap ul .left_map li .left_map_date~a {display:block; padding-left:120px; color:#000;}
.sitemap li {margin:0;}
.sitemap p {margin:2px 0 0 0;}
.sitemap .left_map .sm-data {margin:auto; padding-top:2px;}
.sitemap .left_map p {margin:0 2px 0 70px; font-size:14px; text-indent:0;}
.sitemap ul li {position:relative;}
.sitemap ul>li:after, .sitemap ul .left_map:before {position:absolute; content:'';}
.sitemap ul .left_map li/* ,
.sitemap ul .left_map:last-child */  {background:url(./images/map/map.png) 20px -8px no-repeat;}
.sitemap ul .left_map li:after {border-left:1px solid #b5b8bb; height:100%; top:0; left:20px;}
.sitemap ul li:last-child:after {border-left:0;} /* тут чето не так */
/* .sitemap ul .left_map:before  {background:url(./images/map/map_h.png) 19px 7px no-repeat; height:100%; left:0; top:0; z-index:1;} */
.sitemap ul .left_map:last-child:before, .sitemap ul .left_map li:before {background:transparent;}
.sitemap ul ul ul:nth-child(3) {padding-left:30px;}