.smart-page ul.smart-pages li {
	list-style:none;
	margin-bottom:10px;
	height:1%;
	margin-left:10px;
	width: 40%;
	float: left;
	/*border:1px solid red;*/
}
.tomark-smart-pages li {
	width: 23%;
	float: left;
	margin: 0 0 10px 10px;
	list-style: none;
	text-align: center;
}
.tomark-pic  {
	border: 0;
	width: 100px;
}
.tomark-smart-pages a {
	color: #333;
}
.smart-pages .pics {
	width:100px;
	height:100px;
	background-color:#fff;
	margin:0 10px;
	padding-top:8px;
	float:left;
	text-align:center;
}
.even .sp-info-wrapper {
	background-color:#ffc;
}
.smart-pages .portrait {
	width:auto;
	height:80px;
}
.smart-pages .landscape {
	height:auto;
	width:80px;
}
.smart-pages .sp-info-wrapper {
	margin-left:120px;
	padding:5px;
}
.smart-pages .short-description {
}
.smart-pages h2 {
	font-size:1.1em;
}
.smart-pages h2 a {
	color:#900;
}
ul.products {
	margin: 0;
	padding: 0;
}
ul.products li {
	float: left;
	width: 250px;
	list-style: none;
	margin-bottom: 15px;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #eee;
}
ul.products li.even {
	clear:left;
}
ul.products .product-name {
	margin-bottom: 5px;
}
.products .pics {
	float:left;
	width:100px;
	text-align:center;
}
.products .pics a img {
	width: 90px;
	border:0;
}
.products .short-description {
	/*margin-left:140px;*/
}
ul.products .short-description li {
	float: none;
	width: 98%;
	list-style: disc;
	border: 0;
	margin-left: 20px;
	margin-bottom: 2px;
	margin-right: 0;
}
.products h2.product-name {
	font-size:1em;
	border-bottom:1px dashed #626262;
}
.products h2.product-name a {
	color:#080808;
}
.info-box {
	/*margin-left:140px;*/
	/*margin-right: 160px;	*/
}
.price-and-cart {
	text-align:center;
	margin:5px;
}
.plus-shipping {
	margin-bottom:5px;
}
.free {
	display: none;
}
a.chfmi {
	color:#ad1c1c;
}
.price-and-cart a {
	color:#ad1c1c;
	text-decoration:none;
}
.cart a {
	color:#ad1c1c;
}
.price-and-cart a:hover {
	text-decoration:underline;
}
.products .price {
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:5px;
}

