#search-results-wrapper {
    margin-top: 30px;
}
#search-results-wrapper li {
	margin-left:0;
}
#productsFound {
 margin:15px 0;
 color:#4E8798;
font-weight:bold;
	background-color:#E2EBF0;
	padding:5px;
}
.result {

}
#results  {
 margin-bottom:10px;
}

#results img {
 border:1px solid #E2EBF0;
}
.pic {
 width:85px;
}
#results img.portrait {
}
#results img.landscape {
}
#index-page .asearch-box {
	float:right;
	width:167px;
	background-color:#fff;
	border:1px solid #71984E;
	padding:5px;
	margin-right:5px;
}
#search-results-wrapper .asearch-box {
	background-color:#fff;
	border:3px double #71984E;
	padding:5px;
	margin-right:15px;
}
#content-wrapper .asearch-box li {
	list-style:none;
	margin-left:0;
}
#search-results-wrapper .asearch-box li.rule-group {
	float:left;
	width:180px;
}
.asearch-header {
	font-size:1.1em;
	color:#71984E;
	font-weight:bold;
}
.asearch-box li span {
	font-weight:bold;
	color:#4E8798;
}
.asearch-box input.submit {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:10px;
}


ul.products {
	margin: 0;
	padding: 0;
	clear:left;
	margin-top:10px;
}

ul.products li {
	font-size: .9em;
	float: left;
	width: 219px;
	min-height:150px;
	list-style: none;
	margin-bottom: 10px;
	background-color: #fff;
	line-height: 120%;
	border: 1px solid #BDC5C9;
	margin-right: 3px;
    position:relative;
}
.SmartPage-14 ul.products li {
    min-height:320px;
}
* html ul.products li.odd,
* html ul.products li.even {
	height: 150px;
}
* html .SmartPage-14 ul.products li {
    height:190px;
}

ul.products .product-name {
	margin-bottom: 5px;
	padding-left: 5px;
	height: 30px;
    overflow: hidden;
}
.manufacturer {
    text-align:left;
    margin-bottom:5px;
    padding-left: 5px;
}
ul.products br {
}

ul.products  span.label {
	border-bottom: 1px dashed #ddd;
}

ul.products .suited {
	background-color: #ffc;
}

ul.products .specialty {
	background-color: #C9F0A8;
	padding: 2px;
	text-align: center;
}

.products img.pics {
	margin-right: 0;
	background-color: #fff;
	/*overflow: hidden;*/
}

* html .products div.pics {
}

.products img.landscape {
	width: 80px;
}

.products img.portrait {
	height: 80px;
}

.products img.pics {
	border: 0;
}

.products .product-name h3 {
	font-size: 1em;
    padding-bottom:10px;
}

.products .product-name h3 a {
	color: #2159cb;
}
.inside-wrapper {
	min-height: 100px;
}
* html .inside-wrapper {
	height: 110px;
}
.price-and-cart {
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}

#product-2352 .price-and-cart .customize {
    display: none;
}
.view-more,
.price-and-cart .customize {
    margin-top: 20px;
	margin-bottom: 8px;
	width:121px;
	text-align:center;
    /*float:left;*/
    margin-left:5px;
}

.price-and-cart .customize a:link,
.price-and-cart .customize a:visited {
	display:block;
	background:transparent url("../images/cart-bg.gif") 0 0 no-repeat;
	line-height:15px;
	height:15px;
	color: #333;
	text-decoration: none;
}

.price-and-cart .customize a:hover {
	text-decoration: none;
	background-position:0 -15px;
}

.products .price {
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 5px;
	color:#900;
}
.compare-selected-wrapper {
	margin:10px 0;
	text-align:left;
	padding:0 10px;
	clear:left;
    height:1%;
    background-color:#E2EBF0;
}
.compare-check-wrapper {
	background-color:#E2EBF0;
	padding:2px;
	margin-bottom:4px;
}
input.compare-selected {
	float:left;
	margin-top:10px;
}
.compare-selected-text {
	margin-left:175px;
}
#content .snippet-wrapper {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #cbcbcb;
	font-size: .9em;
	text-align: center;
	padding: 4px 0;
	display: block;
	width: 100%;
}
.rating {
	margin-left: 15px;
}
.rating-count {
	display: block;
	line-height: 15px;
	height: 15px;
}
.rating-header {
	display: none;
}
#content .write-a-review,
#content .read-a-review {
	display: inline;
	text-align: center;
	padding: 2px 5px;
	line-height: 15px;
}
