/* CSS Document */

/**
 * Styling for eBulletin is made inline, mostly.
 * This is the place for print specific styling.
 */

/****** ebulletin ******/
body.ebulletinbody {
 background: white;
 margin: 0;
 padding: 0;
 border: 0;
 float: none;
}

/****** case materials placeholder ******/
div.ebulletinfooter {
 display: none;
}
