.feature #content {
	width: 800px;
	padding: 0;
	border-top: 20px solid #ffffff;
	border-bottom: 20px solid #ffffff;
	border-left: 20px solid #ffffff;
}
#content .mainimgbrandselect {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 20px solid #ffffff;
}
#content .mainimgbrandselect img.mainimg {
	float: left;
	width: 596px;
	height: 430px;
	border: 0;
}

#brandselect {
	float: right;
	width: 164px;
	margin: 0 20px 0 0;
	background-color: #ffffff;
	color: #3e240f;
}
#content #brandselect p {
	margin: 0;
}
#brandselect .padding {
	width: 152px;
	min-height: 68px;
	padding: 6px 6px 0;
}

#motiongallery .item {
	padding: 0 0 7px;
	font-size: 70%;
	line-height: 1.3em;
}
#motiongallery img,
#motiongallery a.noimg {
	display: block;
}
#motiongallery img {
	width: 140px;
	border: 0;
}
#motiongallery a.noimg {
	padding: 6px;
	background-color: #d6d6d5;
	color: #666666;
	text-align: center;
}
#motiongallery a.noimg:hover,
#motiongallery a.noimg:focus,
#motiongallery a.noimg:active {
	background-color: #d6d6d5;
	color: #000000;
}

#slideshow {
	position: relative;
	clear: left;
	float: left;
	width: 780px;
	height: 430px;
	border-bottom: 20px solid #ffffff;
}
#slideshow .item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;	
}
#slideshow .first {
	display: block;
}
#slideshow .item img {
	display: block;
	width: 780px;
	height: 430px;
	border: 0;
}

#brandselect-h {
	float: left;
	width: 780px;
}
#brandselect-h .row {
	clear: left;
	float: left;
	width: 100%;
}
#brandselect-h .item {
	float: left;
	width: 140px;
	margin: 0 0 0 20px;
}
#brandselect-h .first {
	margin: 0;
}
#brandselect-h .item img {
	float: left;
	width: 140px;
	border: 0;
}


#prodcatbrandlist {
	clear: left;
	float: left;
	width: 100%;
}
#prodcatbrandlist a {
	background-color: transparent;
	color: #3e240f;
}
#prodcatbrandlist a:hover,
#prodcatbrandlist a:focus,
#prodcatbrandlist a:active,
#prodcatbrandlist .over a {
	background-color: transparent;
	color: #000000;
}
#prodcatbrandlist .item {
	float: left;
	width: 128px;
	min-height: 67px;
	margin: 0 15px 0 0;
	padding: 53px 116px 9px 6px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #3e240f;
}
#prodcatbrandlist .over {
	cursor: pointer;
}
#prodcatbrandlist h6 {
	margin: 0 0 0.2em;
	font-size: 70%;
}
#prodcatbrandlist p {
	margin: 0;
	font-size: 70%;
}