
/* GENERAL */

body {
	background: #FFF;
	padding: 10px;
	padding-top:2px;
	padding-bottom:2px;
	color:#000;
}

#contentCol {
	width:580px;
	text-align:left;
}
#footer {
	color:#666666;
	background:#FFF;
	margin-left:0px;
	margin-right:0px;
}

#colLeft,#colRight, #breadcrumbs, #pagnate, #sharethis_container {
	display:none;
}

#campaignInfo {
	width:500px;
	display:none;
}


/* SPEAK UP */

#speakup_top {
	background: none;
	margin-top:0px;
}
#speakup_mid {
	background: none;
}
#speakup_mid div {
	height:auto;
	width:auto;
	overflow:visible;
	display:block;
	padding-top:40px;
}
#contentCol #speakup_mid div .nextLink {
	display:none;
}

#speakup_bottom {
	display:none;
}
