#body-intro-wrapper {
	MARGIN: 0 auto;
	WIDTH: 407px;
	text-align: center;
}
#intro-bt-left {
	FLOAT: left;
	padding:25px 0 0 0;
}
#intro-bt-right {
	FLOAT: right;
	margin: 25px 0 0 0;
}
#body-intro {
	WIDTH: 323px;
	HEIGHT: 150px;
	float:left;
	MARGIN: 0;
}
.scroller {
	OVERFLOW: hidden;
	HEIGHT: 150px;
	width: 200px;
	MARGIN: 0 auto;
	text-align: left;
}
.scroller .section {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 200px; HEIGHT: 150px
}
.scroller .content {
	WIDTH: 9999px;
}

