.sm {
	list-style:none;
	width:200px;
	height:67px;
	display:block;
	overflow:hidden;
	float: right;
}
.sm li {float:left; display:inline; overflow:hidden}
