/*  Global Overrides
    This used to be in mstar.css, but due to compatibility issues, these global
    overrides are in this separate file and called only by the pages that rely
    on these overrides..
--------------------------------------------------------------------------------
 */
h1, h2, h3, h4, h5, h6 { padding: 0px; margin: 0px; font-size: 12px; }
p { padding: 0px; margin: 0px; }
table { border-collapse: collapse; empty-cells: show; width: 100%; }
td { vertical-align: top; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; }
form { margin: 0px; }
ul { margin-top: 0px; margin-bottom: 0px; }
/*
--------------------------------------------------------------------------------
 *  end of Global Overrides
 */

