img.page_icon, img.category_icon {
    padding:0 10px 0px 2px;
    vertical-align: middle;
    margin-bottom: .25em;
    text-decoration:none;
    border:0px;
    /*
    width:28px;
    height:28px;/**/
}

.page_item a, .cat-item a{
    text-decoration:none;
    line-height:190%;
    letter-spacing:1px;
    font-size:102%;

}
/* by ercapi */
.page_item a:hover, .cat-item a:hover {
    font-weight:bold;
    background: #fff;
}

#sidebar li.page_item:before, #sidebar li.cat-item:before {
   content: "";
       color: #a00;
    background: #fff;

}
