.catname {
	margin: 0px;
} /* Product name */
.catname a:link, .catname a:visited{
	font-family: Arial;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #Efefef;
	padding-left: 5px;
	height: 36px;
} /* Product name */

.catname a:hover, .catname a:active  {
	color: #000000;
	text-decoration: underline;
} /* Product name */


.catdesc {
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
} /* Description text */
.catdesc a:link, .catdesc a:visited {
	text-decoration: none;
} /* Description text */

td.cattable {
	width: 200px;
	height: 145px;
} 
.catimage {
	width: 200px;
	border: 0;
}
.catimage2 {
}
.catmsg {
	font-size: 16px;
	font-family: arial;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
	text-align: left;
}
