/*!
 * This CSS overrides any CSS defaults and should be the last Ext CSS file included on the templates. 
 */
em {
    font-style:italic !important;
}

ol {
    list-style-type: decimal;
}

.x-window-mc {
    background-color:#FFFFFF;
}