#online-shops-categories {
	margin: 0 20px 0 0;
	padding: 0;
	width: 180px;
}
#online-shops-categories h2 {
	font-size: 12px;
	font-weight: bold;
}
#online-shops-categories ul {
	margin: 10px 0 0 2px;
	padding: 0;
}
#online-shops-categories ul li {
	margin: 0;
	padding: 0;
	line-height: 1.618em;
	list-style-type: none;
	white-space: nowrap;
}
#online-shops-categories ul li span.current {
	font-weight: bold;
	color: #FF3366;
}