﻿.list
{
    margin: .35rem 0;
}
.stdtop
{
    margin-top: .65rem!important;
}
.moretop
{
    margin-top: .8rem!important;
}
.lotstop
{
    margin-top: 1rem!important;
}
.hugetop
{
    margin-top: 1.3rem!important;
}
.stdbottom
{
    margin-bottom: .65rem!important;
}
.morebottom
{
    margin-bottom: .8rem!important;
}
.lotsbottom
{
    margin-bottom: 1rem!important;
}
.hugebottom
{
    margin-bottom: 1.3rem!important;
}
.topless
{
    margin-top: 0!important;
}
.bottomless
{
    margin-bottom: 0!important;
}
.beforelist
{
    margin-bottom: .3rem;
}
.lastitempx
{
    padding-bottom: 12px!important;
}
.lastitemem
{
    margin-bottom: 0;
    padding-bottom: 1.3rem;
}
strong, .strong, .fett, .bold, .smallBold, .smallerBold
{
    font-weight: 700;
}
.notstrong
{
    font-weight: 400;
}
.smaller, .smallerBold
{
    font-size: .95rem;
    line-height: 1.25;
}
.small, .smallBold
{
    font-size: .89rem;
    line-height: 1.2;
}