
/* ----------------------- BOXES ------------------------- */

.box-head { padding:5px; line-height:20px; color:#222; font-size:12px; background:url(../images/bn.gif) bottom; position:relative;font-weight:bold;text-transform: uppercase;}
.box-head a { text-decoration:none; color:#111;}
.box-body { margin-bottom:5px;}
.box-body{ margin:0;}
.box-body ul li{ color:#000;padding:0 0 0px 5px; border-top: 1px solid #fafafa;}
.box-body ul li a{font-size:12px;line-height:18px;color:#222;text-decoration:none;text-transform:none;padding:8px 0 8px 0px;display:block;}
.box-body ul li:hover{z-index:3; background:#eee;}
.li_img {  width:30px; height:30px; float:left; position:relative; margin:2px; border: 1px solid #eee; padding:3px;}
.li_img img{ width:100%; height:auto;}
.li_img:hover{border: 1px solid #222; }
#tagscats li a:visited {
    background-color: #bd2d30;
    color: #000;
    text-decoration: none;
}
#tagscats .li_hd{ width:200px; font-size:16px; line-height:24px; height:24px; margin:5px 0;  font-weight:100; color:#000;text-transform: uppercase; background:#fff;overflow:hidden;}
.tagcount{ color:#ff6161; padding-left:10px;}
#tagscats ul{padding:10px; margin-bottom:10px; background:#fff;border-bottom:1px solid #eee; border-right:1px solid #eee;}