@charset "UTF-8";

.combine_rules ul {
    line-height: 25px;
    border-left: dotted 1px #ccc;
    padding-left: 16px;
    list-style: none;
}

.combine_rules li {
    list-style: none;
}


.combine_rules a {
    font-weight: bold;
    text-transform: uppercase;
}