@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forums.mozillazine.org") {
* { background: #AC7F0B  !important; color: black !important; } :link, :link * { color: blue !important; } :visited, :visited * { color: #33CC00 !important; }
body, p, div, font, table, tr, td, span, input, select, button {
   font-family: 'Lucida Grande', sans-serif !important;
   font-size: 14pt !important;
   line-height: 120% !important;
   text-align: justify !important;
}

a:link	{	
	text-decoration:	none !important;
	font-weight:	bold !important;
	color:	#3333FF !important;
	
	}	
		
a:visited	{	
	text-decoration:	none !important;
	font-weight:	bold !important;
	color:	#33CC00 !important;
	
	}	
		
a:active	{	
	text-decoration:	none !important;
	font-weight:	bold !important;
	color:	#F30 !important;
	background:	#FF0 !important;
	}	
		
a:hover	{	
	text-decoration:	none !important;
	color:	#F30 !important;
	
	}	
		
a.offsite	{	
	text-decoration:	none !important;
	font-weight:	normal !important;
	color:	#C30 !important;
	
	}
a.bookmarklet:link {
	background-color: #E6D4CF!important;
	color: #704030!important;
	border-top: 1px solid #BF5430!important;
	border-left: 1px solid #BF5430!important;
	border-bottom: 1px solid black!important;
	border-right: 1px solid black!important;
	padding: 0px 2px!important;
	text-decoration: none!important;
}
a.bookmarklet:hover {
	background-color: #BF5430!important;
	color: white!important;
	border-top: 1px solid black!important;
	border-left: 1px solid black!important;
	border-bottom: 1px solid #E6D4CF!important;
	border-right: 1px solid #E6D4CF!important;
}

pre { white-space:-moz-pre-wrap }

slider>thumb,slider>thumb>gripper{-moz-appearance:none!important;background:red}


#PopupAutoComplete > .autocomplete-tree {  min-width: 500px !important;
}
}

