@-moz-document domain(forums.winamp.com) {
* { border: 0 !important; }
body {
     background-color: black !important;
}

#aol_music_logo {
     display: none !important;
}

#header {
     width: 774px !important;
     height: 127px !important;
     background-image: url(waf/header.png) !important;
     background-repeat: none !important;
     background-color: black !important;
}  
#logo { display: none !important; }

table, td, tr, div {
	border: 0;
	background-image: none !important;
	background-color: #000 !important;
	color: #fff !important;
}
tr,td { border: none !important; }
table table td { 
	background-color: #303030 !important;
}
tr#cat { 
	color: #c1c1c1 !important;
	font-weight: bold !important;
}
h1, h2, h3 {
	color: #fff !important;
	font-size: 1em !important;
}
a { 
	color: #fff !important; 
	font-weight: bold !important;
	text-decoration: none !important;
	background-image: none !important;
}
a:hover {
	border-bottom: 1px solid white !important;
}
#nav ul li {
	background-image: none !important;
}
#nav ul li.active {
	background-color: #202020 !important;
}	
a:hover img:hover { border: 0 !important; }
table#ltlink { border: 0 !important; }
#subnav ul { font-size: .4em !important; }
#subheader { display: none !important; }
b {
	color: #c1c1c1 !important;
}
#footer ul,dl,blockquote { 
	display: none !important; 
}
a:hover img { border: 0 !important; }


	
}