ul.nashevse {

    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul.nashevse > li {

    background-image: url(ul.png);
    background-repeat: no-repeat;
    background-position: 0px 2px; 
    padding-left: 22px; 
}

ul.nashevse > li > h1 > a {

    color: #222222;
}

ul.nashevse img {

    width: 250px;
    height: auto;
    float: right;
    margin: 10px;
    margin-left: 30px;
    margin-top: 5px;
}

ul.nashevse img.wide {

    float: none;
    width: 80%;
}

ul h1 {

    font: normal normal 500 16px/16px roboto;
}

ul p {

    width: 80%;
    line-height: 1.5em;
    text-align: justify;
}

ul p.usl {

    font-weight: bold;
    display: none;
}

ul p.plu {

    font-weight: bold;
    display: none;
}
