.products-found {
    padding:10px;
    text-align:center;
}
#search-page td {
    padding:3px;
}
thead td {
    text-align:center;
    font-weight:bold;
}
thead td.name-head {
    text-align:left;
}
.pic {
    text-align:center;
    width:75px;
}
.price-col {
    text-align:center;
}
.pic img {
    border:0;
}
.pic img.landscape {
    width:50px;
}
.pic img.portrait {
    height:50px;
}
.related-smart-pages {
	width: 230px;
	float: right;
	margin-top: 15px;
	border: 1px solid #3399CC;
	padding: 5px;
}
.related-smart-pages h2 {
	font-size: 1em;	
}
.related-smart-pages li {
	margin-bottom: 5px;
	margin-left: 25px;
	list-style: disc;
}
.manuf {
	font-size: .9em;
	color: #666;
}
#search-page .prSnippetTitle,
#search-page .prSnippetWriteReview,
#search-page .prSnippetReadReviews {
	display: none;
}
#results td {
	border-bottom: 1px solid #eee;
}
#results thead td {
	border-bottom: 0;
}
.write-a-review {
	display: none;
}

.snippet {
/*float: left;*/
/*width: 170px;*/
	padding: 2px;
	clear: both;
	font-size: .9em;
}
#content .write-a-review,
#content .read-a-review {
	line-height: 15px;
	float: left;
	margin-right: 10px;
}

.write-a-review a,
.read-a-review a {
	color: #1F6689;
}
.rating-header {
	display: none;
}
#content .review .rating {
	float: left;
	clear: none;
}
.stars {
	margin: 0;
}


