.sp-description {
	margin-top: 10px;
}
.sp-description li {
	list-style: disc;
	margin-left: 25px;
}
ul.products li {
	width: 460px;
	float: left;
	border: 1px solid #8BBFCD;
	margin-bottom: 10px;
	min-height: 225px;
}
.SmartPage-2 ul.products li {
	min-height: 255px;
}
* html ul.products li {
	height: 225px;
}
ul.products li.odd {
	margin-right: 10px;
	margin-left: 5px;
}
.compare-selected-wrapper {
	text-align: right;
	padding-right: 10px;
}
.something {
	height: 45px;
	margin: 10px 0 10px 0;
}
.products h2 {
	border-bottom: 1px solid #8BBFCD;
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px 4px;
}
.products h2 a {
	color: #333333;
}
.product-inner {
	padding: 5px 5px 0;
}
.product-pic-box {
	width: 120px;
	float: left;
	overflow: hidden;
}
.product-pic {
	height: 150px;
}
.more-info {
	float: right;
	width: 120px;
	margin-top: 3px;
	text-align: right;
	padding-right: 4px;
}
.more-info a {
	color: #B95D00;
}
.product-info {
	margin-left: 125px;
}
ul.products li .product-info li {
	list-style: disc;
	border: 0;
	margin-bottom: 3px;
	margin-left: 25px;
	margin-right: 0;
	width: 180px;
	min-height: 1.2em;
	float: none;
}
.price-and-cart {
	float: right;
	width: 110px;
	text-align: center;
	margin-left: 5px;
}
.price {
	color: #0E53A7;
	font-size: 1.6em;
}
.on-sale {
	font-weight: bold;
	color: red;
	font-size: 1.1em;
}
.cart-block {
	margin-top: 10px;
}
.compare-container {
	margin-bottom: 15px;
	text-align: right;
}
.compare-container input {
	float: right;
	margin-left: 5px;
}
.search-top {
	padding: 10px;
	text-align: center;
}

.snippet {
	height: 25px;
	background-color: #fff;
	border: 0;
	margin-top: 10px;
}
.rating {
	margin-left: 15px;
}
.rating-count {
	float: left;
	width: 100px;
}
.rating-average,
.rating-header {
	display: none;
}
.read-a-review,
.write-a-review {
	float: right;
	width: 100px;
}
ul.products li.phone-repeat {
	font-size: 1.6em;
	min-height: 2em;
	line-height: 2em;
	text-align: center;
	float: none;
	width: 925px;
	clear: both;
	border: 0;
}
* html ul.products li.phone-repeat {
	height: 2em;
}
