/* --------------------------------------------
	КАТЕГОРИИ
-------------------------------------------- */

.category-popular {float: left;width: 75%;}
.category-new {float: right; width: 25%;}
.category-new span {font-size: 14px;}
.category-new time {color:#818189;font-size: 11px;}
.category-popular-topic {width:29%;display: inline-block;overflow: hidden;vertical-align: top;}
.category-topic-title {font-size: 16px;line-height: 18px;}
.category-data {overflow: hidden;padding-top: 10px;}
.category-sep {border-bottom: 1px #aaa dotted; }
.category-active {color:#000;font-weight: bold;}