.categoryName {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #434343;
	padding-left: 20px;
	background-image: url(../images/categoryNameBg.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
}

.categoryName:visited {
	color: #434343;
	text-decoration: none;
}

.categoryName:active {
	color: #434343;
	text-decoration: none;
}

.categoryName:hover {
	color: #434343;
	text-decoration: none;
}
