/* own analogion file, put here your changes */

#sidebar div.moduletable ul:not(.mod-menu),
#sidebar-2 div.moduletable ul:not(.mod-menu) {
    list-style-type: square;
    margin-left: 10px;
	color: #870000;
}

.small, small {
     font-size: 90%;
}

 .tagspopular .badge {
     color: #000;
     text-shadow: none;
     background-color: transparent !important;
}

p {
    text-indent:2em;
}
 p.pp_noindent {
        text-indent: 0;
}