td.menu2name {
} /* Product name */
.menu2name a:link, .menu2name a:visited {
	font-family: Arial;
	color: #1F1A17;
	font-size: 12px;
	line-height: 23px;
	background-image: url(../images/menu2bg.gif);
	background-repeat: repeat-y;
	display: block;
	width: 140px;
	text-transform: none;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
	padding-left: 4px;
} /* Product name */

.menu2name a:hover , .menu2name a:active {
	color: #000000;
	text-decoration: none;
} /* Product name */


td.menu2desc {
} /* Description text */
.menu2desc a:link, .menu2desc a:visited {
} /* Description text */

.menu2table {
} /* Border around each product */
/*.nomargin {
	margin: 5px 3px 0px 3px;
}*/
.menu2image {
}
