#sorter, #sorter form {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#sorter form label {
	margin: 0;
}

div.navSplitPages {
	height: 1em;
}

#featured_products {
	clear: both;
	margin-top: 10px;
}

div.featured_product {
	display: block;
	clear: both;
	margin: 5px 0;
	border: 1px #708ca2 dashed;
}

div.featured_product br {
	font-size: 0.00001em;
	display: inline;
}

div.featured_product ul {
	width: 38%;
	padding: 5px 0;
}

div.featured_product ul li {
	display: block;
	padding: 2px;
}

div.featured_product ul.listing1 {
  text-align: center;
  float: left;
	border-right: 1px #708ca2 dashed;
	background-image: url("../images/bg-swatch-blue-lt.gif");
}

div.featured_product ul.listing2 {
	margin-left: 40%;
  width: 60%;
}

ul.listing1 li {
}

li.featured_name, div.featured_product .productSalePrice {
	font-size: larger;
}

p.product_description {
	border-top: 1px #708ca2 dashed;
	margin: 0;
	padding: 5px;
}
