/*  CSS for Blockbusters Integration */

/** the olive debug warnings */
div.blockbuster-integration-debug {
    padding: 10px;
    background-color: #206060;
    color: #ffffff;
    font-weight: bold;
    font-size: 110%;
}
