div#scroller-holder {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
	top: 12px;
}

:focus {
	outline: none;
}

div#scroller-stage {
	position: absolute;
	left: 0;
	top: 0;
	height: 400px;
	left: -388px;
	width: 100000px;
}

div#scroller-stage div {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	height: 365px;
	width: 522px;
}

div#scroller-stage a, div#scroller-stage a:active, div#scroller-stage a:visited {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	height: 334px;
	width: 522px;
}

div#scroller-stage a img {
	display: block;
	height: 334px;
	width: 522px;
	padding: 0;
	margin: 0;
	border: 0;
}

div#scroller-stage div h2 {
	margin: 7px 0 0 0;
	height: 10px;
	border: #b4b3ae solid 0;
	border-left-width: 1px;
	font-weight: normal;
	color: #b4b3ae;
	font-size; 10px;
	line-height: 10px;
	padding: 14px 0 0 6px;
}