/* all.css- Styles general to the "Everyone" pages. 
*
* NOTE: Netscape 4.0 handling, see /css/site.css
*/

/* Version 1: Uncofirmed usage */
.newbox {  width: 100px}
.topbar { background-color: #CC6600 }
.sectbar {  background-color: #9999CC}
.greyborder {  background-color: #999999}
.clear {  clear: right}
.topbar2 { background-color: #CC9900}
.greyborderlight { background-color: #cccccc}

