


/* ----------------------- BOXES ------------------------- */
#tagscats .box-head{ display:none;}
.li_img {  width:25px; height:25px; float:left; position:relative; margin:2px; border: 1px solid #eee; padding:0;}
.li_img img{ width:100%; height:auto;}
.li_img:hover{border: 1px solid #F3F7FA; }
.li_by li{  padding:0; float:left;}
.li_by{ border-top: 1px solid #F3F7FA;border-right: 1px solid #F3F7FA;line-height:29px;}

#tagscats .li_hd{ font-size:12px; line-height:30px; height:30px;  font-weight:100; color:#000;text-transform: uppercase; text-align:center;border-top: 1px solid #F3F7FA;border-right: 1px solid #F3F7FA;}
.tagcount{ color:#e40a0e; padding-right:10px; font-size:11px;}
#tagscats ul{ margin-bottom:10px; overflow:hidden;border-left: 1px solid #F3F7FA;border-bottom: 1px solid #F3F7FA;  }
#hottags{  padding:10px;overflow:hidden;}
#hottags li{ float:left;}
#hottags li a{ color:#373b47;}
#hottags li a:hover{ color:#e40a0e;}