.screen ul {
    margin-left: 23.46153846153846em;
    margin-right: 22.30769230769231em;
}

.screen ul ul {
    font-size: 1em;
    margin: 0 0 0 1.615384615384615em;
}

.screen ul ul li:before {
    content: '\002d\00a0';
}

ul ul li + li {
    margin-top: 0;
}

ul.plain-two {
    margin-bottom: 5em;
}

.aside h3 {
    text-transform: none;
}

.bside {
    background-image: url('../img/vampire-mouthguard.png'),
                      url('../img/digi-mouthguard.png'),
                      url('../img/brazil-mouthguard.png');
    background-position: 2em 2em,
                         2em 10em,
                         2em 17.8125em;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.bside + ul {
    margin-top: 2.4375em;
}