#frame {
	width: 356px;
	position: relative;
	overflow: hidden;
}

#button_left {
	position: absolute;
	left: 0;
}

#button_right {
	position: absolute;
	right: 0;
}

#content {
	width: 1072px;
}

#scroller {
	width: 268px;
	height: 306px;
	overflow: hidden;
	margin-left: 44px;
}

.section {
	float: left;
	width: 268px;
	height: 306px;
}