
#theStoryScrollPane {
	float: left;
	background: url("/a/img/villaHeroes/theStoryBg.png") no-repeat top left;
	width: 350px;
	height: 413px;
	padding: 50px 0 0 50px;
	margin: 0 0 -50px 0 !important;
	overflow:auto; overflow-x:hidden;
}

.scroll-pane {
	width: 300px;
	height: 210px;
	overflow:auto; overflow-x:hidden;
	background: #020202;
	float: left;
	color: #fff;
	margin-left: -10px;
}

#pane1 p {
	width: 280px;
}
