@CHARSET "UTF-8";

#fastFactRepeat {
    width: 137px;
    margin-top: 5px;
    background: url(/templates/public/wireframe/images/fastFacts_background-repeat.jpg) repeat-y;
}

#fastFactBottom {
    width: 137px;
    height: 22px;
    background: url(/templates/public/wireframe/images/fastFacts_background-bottom.jpg) no-repeat;
}

#fastFactContent {
    padding-right: 10px;
    padding-left: 15px;
    color: #004B85;
    font-style: italic;
}

#fastFactImg {
    margin-top: -2px;
    display: inline;
}