#scroller ul li {
	display:block;
	list-style-type:none;
}

#scroller ul {
	position:relative;
	bottom:20px;
}

