Chris@76: .catbg, tr.catbg td Chris@76: { Chris@76: background-color: #6d92aa; Chris@76: color: #fff; Chris@76: } Chris@76: .titlebg, .titlebg a, .titlebg a:link, .titlebg a:visited Chris@76: { Chris@76: background-color: #b6dbff; Chris@76: color: #000; Chris@76: text-decoration: none; Chris@76: } Chris@76: .windowbg, tr.windowbg td Chris@76: { Chris@76: background-color: #fff; Chris@76: color: #000; Chris@76: } Chris@76: .windowbg2, tr.windowbg2 td Chris@76: { Chris@76: background-color: #c0c0c0; Chris@76: color: #000; Chris@76: } Chris@76: .new, a:link.new, a:visited.new Chris@76: { Chris@76: background-color: #2f2fc0; Chris@76: color: #fff; Chris@76: } Chris@76: .updated Chris@76: { Chris@76: color: red; Chris@76: } Chris@76: /* Resize our post area as needed */ Chris@76: #message Chris@76: { Chris@76: width: 98%; Chris@76: }