#products {
	position: relative;
	height: 215px;
	width: 400px;
	bottom: 0px;
	overflow: hidden;
}

.productwide2 {
	padding-left: 15px;
}

#products ul {
	width: 1405px;
	height: 198px;
	margin: 0px;
	padding: 0px;
/*	background-color: #ddd; 160*/
}

#products li {
	float: left;
	width: 138px;
	position: relative;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	text-decoration: none;
}

#bar {
	top: 10px;
	left: 20px;
	width: 363px;
	height: 21px;
	position: relative;
	background-color: #bbb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-decoration: none;
}

#knob {
	top: 1px;
	width: 120px;
	height: 19px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-decoration: none;
	line-height: 20.6px;
}

#theSixth {
	top: 2px;
	left: 235px;
	position: absolute;
}

/** {
	margin: 0;
	padding: 0;
}*/
