/* CSS Document */

.floatright {float:right;}

.floatleft {float:left;}

#bulletin-board { color: #ccc; }
#bulletin-board a { color: #ccc; text-decoration: none; }
#bulletin-board a:hover { color: #900; text-decoration: underline; }
#bulletin-board .details { font-size: .8em; }
#bulletin-board .highlight { color: #fff; }

