#smartPage {
	margin-bottom: 10px;
}
.category-description {
	margin: 10px;
}
.products li.product {
	width: 295px;
	float: left;
	margin: 10px 10px;
	background: transparent url(/images/grey-bg.jpg) repeat-x left bottom;
	border: 1px solid #D8D8D8;
	min-height: 270px;
}
.inner-product {
	padding: 10px;
}
* html .products li.product {
	height: 250px;
	width: 285px;
}
.SmartPage-6 .products li.product {
	width: 450px;
	min-height: 220px;
}
.products h2 {
	font-size: 1em;
	/*border-bottom: 1px solid #D8D8D8;*/
	min-height: 25px;
	/*line-height: 25px;*/
	padding: 5px;
}
.products h2 a {
	color: #333;
}
.products li .short-description li {
	margin: 0 0 0 25px;
	list-style: disc;
}
.short-description {
	margin-top: 10px;
}
.products img.product-pic {
	width: 100px;
	float: right;
	border: 1px solid #D8D8D8;
	margin: 5px 0 5px 5px;
}
.product-price {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
.cart-box {
	text-align: center;
	margin-top: 5px;
}
.cart-box img {
	border: 0;
}
.product-211 .cart-box {
    visibility: hidden;
}
.product-shipping {
	font-size: .9em;
	text-align: center;
}
.product-chfmi {
	text-align: center;
	padding-right: 5px;
	margin-top: 5px;
}
.product-chfmi a {
	color: #085AFE
}
.related-smart-pages {
	margin: 10px;
}
.related-smart-pages li {
	margin-left: 20px;
	margin-bottom: 5px;
}
.related-smart-pages li a  {
	color: #333;
}
.related-smart-pages-header {
	font-weight: bold;
	padding: 5px;
}
.snippet {
    width: 280px;
    float: left;
    font-size: .9em;
    margin-bottom: 5px;
}
.write-a-review,
.read-a-review {
    width: 90px;
    text-align: center;
    float: left;
}
.rating-average,
.rating-count,
.rating-header {
    display: none;
}
.sort-row {
    text-align: right;
}
table.sl-pic-table {
    border-collapse:separate;
    border-spacing: 10px;
}
.sl-pic {
    padding-bottom: 15px;
}
td.sl-caption {
    width: 300px;
    /*border: 1px solid #333;*/
    padding-bottom: 15px;
}
.polar-caption {
    bottom: -20px;
    text-align: center;
    font-weight: bold;
}

.polar {
    bottom: 4px;
    position: relative;
    right: 4px;
    text-align: center;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 10px 30px;
    border-top: 1px solid #666;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    border-left: 1px solid #666;
}

.polar-image {
    margin: 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.polar-image img {
    border: 1px solid #000;
}
.left {
     float: left;
     margin: 0 10px 10px 0;
}
.right {
    float: right;
    margin: 0 0 10px 10px;
}
.sl-pic-col5 {
    text-align: left;
    padding: 10px 0;
}
.sl-pic-table td.sl-pic {
    width: 130px;
}
.pages {
    padding: 15px;
}
.pages-header {
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
}
#paginate {
   text-align: center;
    font-size: 1.1em;
}
#paginate li {
    display: inline;
    center;
}

