.LeftMenuItem {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61a31b;
}
.LeftMenuItem a, .LeftMenuItem a:visited, .LeftMenuItem a:link {
	color: #FFF;
	text-decoration: none;
}
.LeftMenuItem a:hover {
	text-decoration: none;
}
.LeftMenuItem img {
	width: 4px;
	height: 7px;
	border: 0px;
	margin-right: 8px;
	background-image: url(../images/icons/icon_eli_leftmenuItems.gif);
	background-repeat: no-repeat;
}
.LeftMenuItemOver {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61a31b;
}
.LeftMenuItemOver a, .LeftMenuItemOver a:visited, .LeftMenuItemOver a:link {
	color: #FFF;
	text-decoration: none;
}
.LeftMenuItemOver a:hover {
	text-decoration: underline;
}
.LeftMenuItemOver img {
	width: 4px;
	height: 7px;
	border: 0px;
	margin-right: 8px;
	background-image: url(../images/icons/icon_eli_leftmenuItemsOver.gif);
	background-repeat: no-repeat;
}

#dnn_ctr8565_LiveContent_dlElements td {
	padding-right: 31px;
	padding-left: 31px;
	}


