DIV.scroller {
	OVERFLOW: hidden;
	WIDTH: 254px;
	HEIGHT: 250px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
DIV.scroller DIV.section {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 254px;
	PADDING-TOP: 0em;
	HEIGHT: 250px
}
DIV.scroller DIV.content {
	WIDTH: 10000px
}
DIV#section2 {
	
}

#glider .controls {
	background-color: #34220E;
	height: 39px;
	vertical-align: top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.controls a {
	height: 0px;
}

