/* maybe the line in the logo could be done with a colored div instead?
that way skins could easily change the color */
#content #logo {
  background-image: url(logo-us.png);
}
#maincontent .forumline th {
  background: #021b73 url(sidebar_top.gif) repeat-x 0 -5px;
}


