.catname-m2 {
	margin: 0px;
} /* Product name */
.catname-m2 a:link, .catname-m2 a:visited, .catname-m2 a:active {
	font-family: Arial;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	display: block;
	font-size: 12px;
	line-height: 20px;
	padding-left: 3px;
	background: none;
	background-color: #338BBF;
	font-weight: bold;
} /* Product name */

.catname-m2 a:hover {
	color: #000000;
	text-decoration: underline;
} /* Product name */


.catdesc-m2 {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-left: 1px;
} /* Description text */
.catdesc-m2 a:link, .catdesc-m2 a:visited {
	text-decoration: none;
} /* Description text */

table.cattable-m2 {
	width: 100%;
	float: left;
} /* Border around each product */
/*.nomargin {
}*/
.catimage-m2 {
	width: 75px;
	margin-right: 2px;
	margin-bottom: 5px;
	border: 0px;
	margin-top: 5px;
}
