#breakdown_narrative {
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}
.imgleft {
	float: left;
	position: relative;
}

#breakdown_text {
	width: 255px;
	position: absolute;
	left: 405px;
	top: 0px;
	font-size: 0.9em;
	margin-top: 0px;
	padding-top: 0px;
}
#breakdown_text h1 {
	font-size: 1.3em;
	background-color: #CDCD0D;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}

#wrapper #breakdown_narrative #breakdown_text a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	position: relative;
	float: right;
}
#wrapper #breakdown_narrative #breakdown_text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
