.zeroOnesSmall {
    left: -1px;
}

#glossyTabContent {
    height: auto;
}

.folderTabContent P, .folderTabContent A, .folderTabContent LI { font-size: 14px; }

.nextQuote, .nextQuote A { 
    float: right; 
    width: 50%; 
    text-align: right; 
    font-size: 11px; 
    font-family: Arial narrow; 
    font-weight: bold; 
    padding-top: 2px; 
    white-space: nowrap;
}
.previousQuote, .previousQuote A {
    float: left; 
    width: 50%; 
    font-size: 11px; 
    font-family: Arial narrow; 
    font-weight: bold; 
    padding-top: 2px;
    white-space: nowrap;
}

#quote A { 
    font-size: 11px;
}

.awardPending {
     text-align: center; margin-top: 12px;
}
.folderTabContent {
    font-size: 95%;
}
.langLinks A:link, .langLinks A:visited {
    text-decoration: underline;
    color: #ffee99;
    font-size: 110%;
}
.langLinks A:hover, .langLinks A:active {
    text-decoration: underline;
    color: #ffffff;
    font-size: 110%;
}