
#otherFilterContainer {
	width: 919px;
}

#otherFilterContent {
	padding: 26px 0;
	background: transparent;
}

/* ***** OTHER FILTERS HEADER **** */

#otherFilterContent #otherFilterHeader {
	height: 200px;
	width: 919px;
	position: relative;
}

#otherFilterContent #otherFilterHeader .links {
	margin: 0;
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 919px;
}

#otherFilterContent #otherFilterHeader .links ul {
	text-align: center;
}

#otherFilterContent #otherFilterHeader .links ul li {
	float: left;
	display: block;
	width: 150px;
	height: 161px;
	padding: 0;
	margin: 0 5px;
	text-align: center;
	position: relative;
}

#otherFilterContent #otherFilterHeader .links ul li a {
	text-decoration: none;
	display: block;
	width: 145px;
	height: 161px;
	text-align: center;
	color: #000;
	font: 600 12px/18px Arial;
}

#otherFilterContent #otherFilterHeader .links ul li a img {
	border: 0;
	margin: 0 auto;
}

#otherFilterContent #otherFilterHeader .links ul li a span {
	display: block;
	margin-top: 6px;
	color: #FF7301;
	font: 600 12px/18px Arial;
	white-space: nowrap;
}

#otherFilterContent #otherFilterHeader .links ul li a:hover span {
	color: #FF7301;
}

/* **** OTHER FILTERS CONTENT **** */

#otherFilterContent #content .product {
	width: 919px;
	margin: 0;
	padding: 0;
}

#otherFilterContent #content .product .productImage {
	width: 230px;
	padding: 15px 15px 0 15px;
	text-align: center;
	vertical-align: bottom;
}

#otherFilterContent #content .product .productContent {
	padding: 15px 15px 0 15px;
	text-align: left;
	vertical-align: top;
	color: #000;
}

#otherFilterContent #content .product .productContent h2,
#otherFilterContent #content .product .productContent p,
#otherFilterContent #content .product .productContent ul,
#otherFilterContent #content .product .productContent ul li #otherFilterContent #content .product .productContent span {
	margin: 0;
	padding: 0;
}

#otherFilterContent #content .product .productContent h2 {
	color: #000;
	font: 600 18px/24px arial;
	font-style: italic;
}

#otherFilterContent #content .product .productContent ul {
	margin: 10px;
}

#otherFilterContent #content .product .productContent p {
	margin: 10px 0;
}

#otherFilterContent #content .product .productContent span {
	font-weight: 600;
}

#otherFilterContent #content .product .links {
	height: 40px;
	margin: 5px 0 0 0;
	position: relative;
}

#otherFilterContent #content .product .links .imageLinks {
	position: absolute;
	left: 0;
	width: 230px;
	text-align: center;
}

#otherFilterContent #content .product .links .imageLinks a {
	padding: 0 8px;
	color: #FF7301;
	font: 600 12px/18px arial;
	font-style: italic;
}

#otherFilterContent #content .product .links .imageLinks a:hover {
	text-decoration: underline;
}

#otherFilterContent #content .product .links .productLinks {
	position: absolute;
	left: 330px;
	text-align: left;
	width: 550px;
}

#otherFilterContent #content .product .links .productLinks a {
	padding: 0 8px;
	color: #FF7301;
	font: 600 12px/18px arial;
	font-style: italic;
}

#otherFilterContent #content .product .links .productLinks a:hover {
	text-decoration: underline;
}

#otherFilterContent #content .product .links a.backToTop {
	position: absolute;
	right: 10px;
	color: #FF7301;
	font: 600 11px/18px arial;
	text-decoration: none;
}

#otherFilterContent #content .product .links a.backToTop:hover {
	text-decoration: underline;
}
