/* Like banner.css, but with different color.
 * Use for public Overview and related pages.
 *
 * Author: Bert Bos <bert@w3.org>
 * Created: 26 July 2000
 * Version: $Id: xmds_banner-o.css 230 2003-11-25 08:31:19Z cochrane $

   Modified by: Paul Cochrane <cochrane@physics.uq.edu.au>
   Date: 10 Nov 2003

 */
@import "xmds_banner.css";

/* Override the colors */
/* div.banner p { background-color: #900; border-color: #900 }
div.banner a, div.banner em { border-top-color: #900 } */

/* Hide from NS4 (there is a higher-specificity rule in banner.css) */
div.banner { display: none }
