#mmpr-history-wrapper {
	margin: 67px auto 63px;
	padding-top: 1px;
	position: relative;
	width: 730px;
}
#mmpr-history-wrapper * {
	margin: 0;
	padding: 0;
}
#mmpr-history-mask-title,
#mmpr-history-mask-left,
#mmpr-history-mask-right {
	background: url('../images/history-mask-title.png');
	height: 28px;
	left: 2px;
	position: absolute;
	top: 40px;
	width: 147px;
	z-index: 999;
}
#mmpr-history-mask-left, #mmpr-history-mask-right {
	background: url('../images/history-mask-left.png');
	height: 385px;
	left: -3px;
	top: 38px;
	width: 60px;
	z-index: 998;
}
#mmpr-history-mask-right {
	background: url('../images/history-mask-right.png');
	left: 676px;
}
#mmpr-history {
	height: 448px;
	width: 730px;
	display: block;
}
.mmpr-historical-periods {
	display: block;
	height: 420px;
	width: 12410px;
}
.mmpr-historical-periods li {
	background: url('../images/history-era-bg.png') 0 52px no-repeat;
	color: #fff;
	display: block;
	float: left;
	height: 420px;
	position: relative;
	width: 730px;
}
.mmpr-history-keyart,
.mmpr-history-logo,
.mmpr-history-date,
.mmpr-history-description,
.mmpr-history-past,
.mmpr-history-pagination {
	position: absolute;
}
.mmpr-history-keyart {
	height: 200px;
	left: 20px;
	top: 50px;
	width: 200px;
}
.mmpr-history-logo {
	height: 70px;
	left: 400px;
	top: 65px;
	width: 120px;
}
.mmpr-history-date {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 15px;
	left: 528px;
	text-align: right;
	top: 93px;
	width: 75px;
}
.mmpr-history-description {
	font-size: 10px;
	left: 327px;
	line-height: 1.5;
	text-align: right;
	top: 135px;
	width: 275px;
}
.mmpr-history-description span {
	color: #f7ba26;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
}
.mmpr-history-past {
	left: 330px;
	top: 310px;
}
.mmpr-history-past a {
	background: url('../images/view-past-toys.gif');
	display: block;
	height: 6px;
	overflow: hidden;
	text-indent: -9999px;
	width: 70px;
}
.mmpr-history-past a:hover {
	background-position: 0 6px;
}
.mmpr-history-pagination {
	height: 33px;
	left: 454px;
	top: 307px;
	width: 104px;
}
.mmpr-history-pagination a {
	display: block;
	height: 33px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	width: 52px;
}
.scroll-pane {
	float: left;
	width: 730px;
}
.jScrollPaneContainer {
	position: relative;
	z-index: 99;
}
.jScrollPaneTrack {
	background: url('../images/history-track.png');
}
.jScrollPaneDrag {
	background: url('../images/history-drag.png') 0px 4px no-repeat;
}
