/*
partner.css

2005.07.15 andi
these are styles only used when a partner hat is invoked.
these pages have white backgrounds, and need the footer text to be black to show up
once teh template update is live, there's no reason to leave the zone8 support in

2006.02.13

I had to comment out the white background for valentine day splash

*/


.zone8, #cmh_footer {
    color:black;
}

.zone8 a, .zone8 a:visited, .zone8 a:active, #cmh_footer a, #cmh_footer a:visited, #cmh_footer a:active {
	color:black;
}

/* additional space for the leaderboard ad (top banner) */
#leaderboardArea { margin-bottom:5px; }

