#middle ul#sm {
	margin:0px;
}	

.sm {
	list-style:none;
	width:640px;
	height:240px;
	display:block; 
	overflow:hidden;
}

.sm li {
	float:left; 
	display:inline; 
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:240px;
}

.sm li img {
	padding:3px 5px;
	float:left;
}

.sm li h1 {
	font-size:22px;
	width:480px;
	margin:15px 30px !important;
	text-transform:uppercase;
}

.sm li p {
	width:480px;
	margin:15px 30px !important;
	font-size:18px;
}
