/* CSS Document [used for manipulation of KH content - center of page: search/browser - article body - article footer */

/* the kh_footer styles are for controlling the links and copyright info located just below the article/body content */
table#kh_footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
}

table#kh_footer td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#000000;
}

body#brainbuzz {
	background-image: url(/licensees/standard_licensee/images/brainbuzz_background.gif);
	background-repeat:repeat;
	color:#000000;
}
#brainbuzz P, #brainbuzz TD, #brainbuzz ul, #brainbuzz li, #brainbuzz h1, #brainbuzz h2 {
	color:#000000;
}

body#dailyQA {
	background-image: url(/licensees/standard_licensee/images/dailyQA_background.gif);
	background-repeat:repeat;
	color:#000000;
}
#dailyQA P, #dailyQA TD, #dailyQA ul, #dailyQA li, #dailyQA h1, #dailyQA h2 {
	color:#000000;
}

body#white {
	background-image: url(/licensees/standard_licensee/images/white_background.gif);
	background-repeat:repeat;
	color:#000000;
	background-color:#FFFFFF;
}
#white P, #white TD, #white ul, #white li, #white h1, #white h2 {
	color:#000000;
}

td#mPgBody_row2{
	padding: 0 25px 0 0;
	}
