* {margin:0; padding:0}
.sm {
	list-style:none;
	width:1000px;
	height:600px;
	display:block;
	overflow:hidden;
}
.sm li {
	float:left;
	display:inline;
	overflow:hidden;
}
#content #design #sm img {
	float: left;
	padding-right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #design #sm h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 90%;
}
#content #design #sm p {
	font-size: 80%;
	margin-bottom: 20px;
}
#content #design #sm .web_example {
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
