.widget-title{
    font-size: 12px;
    font-weight: 800;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.widget_categories ul li{
    font-size: 12px;
    padding: 5px 0;
    border-bottom: 1px solid #f4f4f4;
}
.widget_categories ul li{

    /*list-style: url("../images/arrow487.png");*/


}
.tagcloud a{
    border: 1px solid #eee;
    display: inline-block;
    border-radius: 2px;
    font-size: 11px;
    color: #888;
    padding: 3px 10px;
    margin: 0 2px 6px 0;
    text-transform: capitalize;
}
.widget ul{
    list-style: none;
}