.leftMenu .separator {
	height: 1px;
	background-color: #a1a1a1;
}

.leftMenuHighLight {
	padding: 0 0 5px 0;
}

.leftMenu {
	padding: 0 0 5px 0;
}

.highlightItem {
	background: transparent url('../media/system/BG/lightBG.gif') repeat scroll left top;
	margin-bottom: 5px;
	padding-left: 3px;
}

.highlightItem .name {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.2;
	color: #333333;
	line-height: 1.3em;
}

.highlightItem .nameSel {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.2;
	color: #333333;
	line-height: 1.3em;
}

.highlightItem .subname {
	font-size: 10px;
	letter-spacing: -0.2;
	color: #333333;
	line-height: 1.3em;
}

.leftMenuItem {
	padding: 5px 0 5px 0;
}

.menuItemSpecial {
	width: 188px;
	height: 29px;
	background: transparent url('../media/system/BG/specialOfferBG.png') no-repeat scroll left top;
	padding: 0;
	margin: 5px 0 10px;
}

.leftMenuItem .name {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.2;
	color: #333333;
	line-height: 1.3em;
}

.leftMenuItem .name:hover {
	text-decoration: underline;
}

.leftMenuItem .nameSel {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.2;
	color: #333333;
	line-height: 1.3em;
}

.leftMenuItem .subname {
	font-size: 10px;
	letter-spacing: -0.2;
	color: #016394;
	line-height: 1.3em;
}

.widgetItem {
	padding: 3px 0px 3px 3px;
	background: transparent url('../media/system/BG/lightBG.gif') repeat scroll left top;
	margin: 5px 0px;
}