/* ===candidate_block=== */
/* other candidates: */
/*	YES, this list of other candidates is 
		part of the same rule as the former candidate block
*/
#current_candidates .cand_gravel,
#current_candidates .cand_paul,
/* former candidates: */
#current_candidates .cand_biden,
#current_candidates .cand_dodd,
#current_candidates .cand_tancredo,
#current_candidates .cand_richardson,
#current_candidates .cand_giuliani,
#current_candidates .cand_hunter,
#current_candidates .cand_thompson,
#current_candidates .cand_edwards, 
#current_candidates .cand_kucinich,
#current_candidates .cand_romney,
#current_candidates .cand_huckabee,
.theme_comparisons .cand_biden,
.theme_comparisons .cand_dodd,
.theme_comparisons .cand_tancredo,
.theme_comparisons  .cand_richardson,
.theme_comparisons  .cand_giuliani,
.theme_comparisons  .cand_hunter,
.theme_comparisons  .cand_thompson,
.theme_comparisons  .cand_edwards, 
.theme_comparisons  .cand_kucinich,
.theme_comparisons  .cand_romney,
.theme_comparisons  .cand_huckabee {
	display: none;
}

	/* For lists of ex-candidates: */
#former_candidates .candidate_box {
	display: none;
}
#former_candidates .cand_biden,
#former_candidates .cand_dodd,
#former_candidates .cand_tancredo,
#former_candidates .cand_richardson,
#former_candidates .cand_giuliani,
#former_candidates .cand_hunter,
#former_candidates .cand_thompson,
#former_candidates .cand_edwards,
#former_candidates .cand_kucinich,
#former_candidates .cand_romney,
#former_candidates .cand_huckabee {
	display: block;
}

/* ===END candidate_block=== */

#divCont #partnerships_rlf {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dashed #757575;
}
.elections_2008 td#page_hed_lvl_1_block_top {
	background-image: url(/images/banners/gr_elections/election_2008_lvl1_hed_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.elections_2008 td #page_hed_lvl_1_block {
	background-image: url(/images/banners/gr_elections/election_2008_lvl1_hed_b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

