 /* Product name */
.menu1name a:link, .menu1name a:visited {
	color: #000000;
	font-weight: bold;
	background-image: url(/images/greysquare.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	text-indent: 8px;
	display: block;
	padding-bottom: 4px;
} /* Product name */

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

div.master {
	width: 155px;
}

div.menu1name {
} 