#productmatrix {
	margin-top: 15px;
}
#productmatrix .productrow {
	margin: 0 15px 1em;
	clear: both;
	text-align: center;
}
#productmatrix .product {
	display: inline;
	float: left;
	width: 131px;
	/* height: 131px; */
	text-align: center;
}
#productmatrix img {
	
}
#productmatrix .caption {
	/* height: 3em; */
	font-family: verdana;
	font-size: smaller;
	line-height: 1em;
	margin: .5em 5px;
}
