/* leave this text in, its the law richy!!! as I'm the js MASTER :) */

.sm {
	list-style:none;
	width:500px;
	height:110px;
	display:block;
	overflow:hidden;
}

.sm li {
float:left;
display:inline;
overflow:hidden;
}
