#frame {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 247px;
	
	float:left;
}
#scroller {
	width: 261px;
	margin: 0px;
	overflow: hidden;
}
#content {
	width: 0px;
}
.section {
	width: 261px;
	float: left;
}
.list {
	width: 261px;
	padding:0px;
	margin: 0px 0 0px 0px;
}
.list li {
	list-style:none;
	float:left;
	margin:0px 0px 0px 0px;
}
.list li:hover {
	list-style:none;
	margin:0px 0px 0px 0px;
}
