div.products_marks {
	margin-bottom: 50px;
	font: 10px Arial;
}
div.products_marks a.cat_mark, 
div.products_marks a.cat_mark:link, 
div.products_marks a.cat_mark:visited {
	text-decoration: none;
	text-transform: lowercase;
	color: #3e3e3e;
}
div.products_marks a.cat_mark:hover {
	color: #099b03;
	text-decoration: underline;
}
div.products_marks span.cat_mark_space {
	line-height: 150%;
	word-spacing: 7px;
}