/* -------------------------------------------------------------------- */
/* --------------------------< Tag Defaults >-------------------------- */
/* -------------------------------------------------------------------- */

#reports h3     { margin-bottom: 10px; font-size: 11px; }
#reports p, pre { margin-bottom: 10px; }

/* -------------------------------------------------------------------- */
/* -------------------------< Common Classes >------------------------- */
/* -------------------------------------------------------------------- */

#reports .bg_success   { background-color: #c6ffb3; }
