.liStyle1 {
    padding-left: 10px;
    text-align: justify;
}

.ulStyle1 {
    list-style-type: disc;
}

.spanStyle1 {
    float: left;
    width: 90px;
}

.spanStyle2 {
    display: inline-block;
    max-width: 92.5%;
}
