#slot_1 img {
	margin-left: -20px;
}

#slot_1 h1 {
	font-size: 25px;
	padding-bottom: 5px;
	border-bottom:1px solid #626262;
}

#slot_2 h1 {
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom:1px solid #000;
}

#slot_1 p,
#slot_2 p {
	line-height: 1.4em;
}


#slot_2,
#slot_2 h1,
#slot_2 .html_container,
#slot_2 .content_caption,
#slot_2 .slot_title {
	color: black;
}

#slot_3 #poll_container {
	padding:20px 0px 0px 0px !important;
}

#slot_3 .content_caption {
	padding: 6px 0 5px 0;
	border-top: solid 1px #7c7c7c;
}

#slot_3 .challenge_overview {
	padding-bottom: 20px;
	background: url(/img/divider_light.gif) left bottom repeat-x;
}

#slot_3 .challenge_overview img {
	display: none;
}

#slot_3 .challenge_overview a.challenge_link {
	padding: 5px 0 0 25px;
	color: #fff !important;
	height: 21px;
	display: block;
	background: transparent url(/img/arrow_down_yellow.gif) no-repeat left center !important;
}

#slot_3 .challenge_overview_container .slot_title {
	font-size: 20px;
}

#promo_group {
	background-image: none;
	background-color: #444444;
}