/* quoteshow */
#quote-show p {
    font-size: 14px;
    width: 100%;
    font-weight: bold;
    margin: 35px auto 30px auto;
    line-height: 140%;
    text-align: center;
    font-family: georgia;
}
.class {
    zoom:1
}
cite {
    color: #999;
    font-size: 11px;
    font-style: italic;
}

