.white {color:#ffffff;}
a.white:link, a.white:visited, a.white:hover, a.white:active {color:#ffffff;}
.phoneline { white-space: nowrap;}
.smallfooter {font-size:0.8em;}
.lineheight0 {line-height:0;}
.bump {margin-top:2px;}
.lift {margin-top:-2px;}
.bigger {font-size: 1.3em;}
.vertmiddle {vertical-align:middle;}
.super {vertical-align:super;  font-size: medium;} 

a.mm-plain-link {padding:0 18px !important;}

/* Jump past fixed header */
:target:before {
    content: "";
    display: block;
    height: 70px;
    margin: -70px 0 0;
}