* {margin:0; padding:0}
.sm {
	list-style:none;
	width:800px;
	height:100px;
	overflow: hidden;
}
.sm li {float:left; display:inline; overflow:hidden}
