div.PanelSiteMapList
{
	float				:	left;
	width				:	300px;
}
div.PanelContentInner ul
{
	margin			:	0em;
}
li.ListCategoryLarge
{
	width				:	270px;
	margin			:	0em 0em 3em 0em;
	list-style			:	none;
	overflow			:	display;
}
li.ListCategoryLarge li
{
	width				:	200px;
}
li.ListCategoryLarge a
{
	color				:	#660099;
}
div.LabelCategory
{
	background-color		:	#eeeeee;
	padding			:	8px 15px;
	margin-bottom		:	12px;
	font-weight			:	bold;
	font-size			:	14px;
	line-height			:	14px;
}
