h1 , h2, h3, h4, h5, h6 {
	visibility:hidden;
	margin:0px;
	height:0px;
	overflow:hidden;
}

#callToAction {
	background:url(/appeal/media/crisisBg.png) no-repeat;
	height:666px;
	width:730px;
	position:relative;
	float:left;
	left:0px;
	top:0px;
}

#actionDescription {
	display:none;
}

#actionDonate {
	width:188px;
	height:0px;
	overflow:hidden;
	padding-top:73px;
	position:absolute;
	top:520px;
	left:30px;
	background:url(/appeal/media/donateButtonLarge.png) no-repeat top;
}

#actionStory {
	width:298px;
	height:466px;
	display: block;
	position:absolute;
	left:432px;
}
#actionStory div {
	width:298px;
	height:466px;
	font-size:12px;
	position:absolute;
	top:0px;
	left:0px;
	color:#0e396e;
	font-style:italic;
	margin:0px;
	background:none;
	text-align:right;
}

#actionStory div img {
	display:block;
}

#actionStory div p {
	position:absolute;
	left:88px;
	top:476px;
	display:block;
	width:200px;
	text-align:left;
}

#contentBlock {
	background:white;
}

#actionButtons {
	position:absolute;
	left:540px;
	top:600px;
	height:13px;
}

#actionButtons a {
	width:13px;
	height:0px;
	display:inline-block;
	overflow:hidden;
	padding-top:13px;
	background:url(/appeal/media/selector.png) no-repeat;
	background-position:3px 3px;
	margin:0px 5px 0px 0px;
}

#actionButtons a.activeSlide {
	background-image:url(/appeal/media/selectorActive.png);
	background-position:0px 0px;
}