@import url(common.css);
@import url(content.css);
@import url(content_add.css);

body{background-color: #292929;}
.logo_r{position: absolute;width: 28%;height: 90px;right: 0;top: 255px;background: url(/images/t/logo_right_grey.jpg) no-repeat 100px 0;}
.logo_r img{margin-left:113px;}

h2.h2_news{font-size: 1em;overflow: hidden;height: 35px;margin: 45px 0 50px 10%;}
h2.h2_news:before{content: url(/images/c/h2_news.gif);display: block;line-height: 1em;}
h2.h2_news {zoom:expression(runtimeStyle.zoom = 1,insertAdjacentHTML('afterBegin','<span style="display: block;line-height: 1em;"><img src="/images/c/h2_news.gif" alt="" /></span>'));}
.news_date{color: #545454;}

.cols{//height: 1%;}
.cols:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.cols .col1{width: 48%;margin: 0 0 0 6%;float: left;_display: inline;}
.cols .col2{width: 25%;margin: 0 0 0 4%;float: left;_display: inline;}
.cols .col2 .clock{float: left;margin: 0 8px 0 0;}
div.event{margin-top: 25px;}
