.product_cat_list_transformers a {
	display: block;
	height: 100%;
}

.product_cat_list_transformers {
	height: 15px;
	font-weight: bold;
	text-indent: 21px;
	margin-left: 33px;
	margin-bottom: 5px;
}

.product_cat_list_transformers a:hover {
	background-image: url(../images/products/darkred_with_arrow.gif);
}
