#right .openclose
{
	cursor: pointer;
}

#right li.closed ul
{
	display: none;
}

#right ul {
	margin: 0;
	padding: 10px 5px 20px 15px;
}

#right li {
	margin: 2px 0 2px 5px;
	list-style-type:none;
	font-weight: bold;
}

#right li.product_in_tree {
	font-weight: normal;
}
