* {margin:0; padding:0}
#sdL {
	background-image: url(images/sdL.jpg);
	display: block;
	width: 12px;
	float: left;
	height: 142px;
	padding: 0px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 2px;
}
.sm {
	margin-top: -6px;
	list-style:none;
	width:560px;
	height:143px;
	display:block;
	overflow:hidden;
	float: left;
}
.sm li {
float:left; 
display:inline;
overflow:hidden;
}
#sdR {
	background-image: url(images/sdR.jpg);
	width: 12px;
	height: 142px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: -6px;
}
.sm img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
