/* 
    Created on : 2016.07.06., 15:44:08
    Author     : stradus
*/

.CMSModule_menu_neighbours nav .option {
    text-indent:5px;
    color:#666;
    margin:10px 0;
}
    .CMSModule_menu_neighbours nav .option:before {
        content:'\b7\a0';
        margin-right: 5px;
        color:#72BF49;
    }