.smart-page-wrapper {
	margin-bottom: 15px;
	border-left: 10px solid #9D99C2;
	border-bottom: 1px solid #9D99C2;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #F2F1F7;
}
.smart-pages-header {
	font-weight: bold;
	color: #0A0369;
	margin-bottom: 5px;
}
ul.smart-pages li {
	float: left;
	width: 200px;
	text-align: center;
	margin-bottom: 15px;
	margin-right: 10px;
}
img.smart-page-pic {
	border: 1px solid #DDD4F7;
	height: 100px;
}
ul.products li {
	float: left;
	width: 342px;
	margin-top: 10px;
}
ul.products li.even {
	clear: left;
	margin-right: 10px;
}
.product-info {
	margin-left: 110px;
}
.manufacturer {
	font-size: .9em;
	margin-bottom: 5px;
	color: #666;
}
.pic-box {
	width: 105px;
	float: left;
	text-align: center;
}
img.product-pic {
	border: 1px solid #DDD4F7;
	width: 100px;
	margin-right: 5px;
}
.compare-box {
	width: 102px;
	text-align: left;
	margin-bottom: 5px;
	background: url(/images/compare-bg.png) 0 0 no-repeat;
	height: 15px;
	line-height: 15px;
	color: #fff;
	font-variant:small-caps;
	letter-spacing: 1px;
}
.compare-box img {
	margin-left: 3px;
	margin-top: 1px;
	float: left;
}
.compare-box input {
	float: left;
	margin-left: 3px;
}
.compare-box label {
	margin-left: 5px;
}
a.main-link {
	color: #333;
}
.price {
	color: #50039D;
	font-size: 1.1em;
}
.product-cart {
	width: 106px;
	height: 15px;
	margin-top: 10px;
}
.product-cart a {
	height: 15px;
	display: block;
	background: transparent url(/images/cart-button.jpg) 0 0 no-repeat;
}
.product-cart a:hover {
	background-position: 0 -15px;
}
.product-cart img {
	border: 0;
}
.search-top-area {
	margin-top: 15px;
	text-align: center;
}
.products-found {
	font-weight: bold;
	color: #50039D;
	text-align: center;
	padding: 10px;
}
.checked {
	background-color:#D4F7D4 ;
}
.unchecked {
	background-color: #FFAF1A;
}

