@namespace url(http://www.w3.org/1999/xhtml); 
@-moz-document url-prefix(http://www.insanejournal.com/portal/) {
/* 5th revision, 2008 Feb 07 to correct Worksafe bug */
/* links */
div.PortalBoxContent a {color:#222 !important;}
div.PortalBoxContent a:visited {color:#444 !important;}
div.PortalBoxContent a:hover, body div.PortalBoxContent a:focus {border-bottom: 1px solid #222 !important; color:#222 !important;}
/* left borders on Manage links*/
.Manage table a {border-left-color:#333 !important;}
/* portal module headers */
#AddPortalMenuButton, .PortalMenuItem, .PortalBoxTitleBar, .PortalBoxTitleText, .PortalPatternedTitleBar {background-color:#333 !important; color:#fff !important;}
.PortalTableHeader td {background-color:#555 !important;}
/* module content background, including boxes for editing */
.PortalBoxConfigContent {background-color:#eaeaea !important;}
}