.catalog_tree>ul {
	color: #000000;
	font-size: medium;
	white-space: nowrap;
}

.catalog_tree>ul>li>ul {
	font-size: small;
}

.catalog_selected {
	color: #000000;
	font-weight: 600;
}

.catalog_link {
	color: #000000;
	text-decoration: none;
}

.catalog_link:hover {
	color: #111111;
}

.catalog_tree {
	list-style: none;
	margin: 0 30px;
}

p#this_catalog_name {
	font-size: smaller;
	text-align: right;
}

.catalog_rubric_link {
	color: #000000;
	text-decoration: none;
}
.catalog_rubric_link:hover {
	color: #000000;
	text-decoration: underline;
}

.block_5 {
	display: inline-block;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	float: left;
}

table.cat_table {
	border-collapse:collapse; 
	border-color: #000000;
}

table.cat_table td, th {
	border-color: #000000;
}
