/* Defines the image for a list decoration */
.EpyListDecoration {
        width: 5px;
        height: 5px;
        background-repeat: no-repeat;
        background-position: left;
}

