@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(wow.incgamers.com) {

.alt2 {
background: #11150D !important;
}

#posts a:link
{
	color: #900000 !important;
}

#posts .thead a:link {
color: #EFE9BD !important;
}

#posts a:visited
{
	color: #900000 !important;
}
#posts .alt1 a:hover, #posts .alt2 a:hover
{
	color: #cc0000 !important;
}

#posts .alt1, #posts .alt1Active
{
	background: #D4BFA1 !important;
	color: #11150D !important;
		
}
#posts .alt2, #posts .alt2Active
{
	background: #BD9F77 !important;
	color: #11150D !important;
}

#posts .time {
color: #11150D !important;
}

.alt1, .alt1Active, .alt2, .alt2active {
border: none !important;
}

}