#nav_53 {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	font-weight: bold;
}
#nav_53 li {
	position: relative;
}
#nav_53 li a {
	display: block;
	width: 100%;
	text-indent: 10px;
	padding: 10px 0px;
	background: url(../images/bgmenu-item.gif) no-repeat bottom center;
}
#nav_53 li:hover a, #nav_53 li.over a {
	background: url(../images/bgmenu-itemov.png) no-repeat center left;
	color: #000000;
}
#nav_53 li ul {
	display: none;
	position: absolute;
	width: 170px;
	right: -170px;
	top: -4px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	background: #ffffff url(../images/bgmenu.jpg) repeat-x top;
	border: 1px solid #c2711b;
	border-bottom-width: 0px;
}
* html #nav_53 li.over {
	line-height: 1em;
}
#nav_53 li:hover ul, #nav_53 li.over ul {
	display: block;
}
#element_3862 #nav_53 li ul li a {
	display: block;
	width: 100%;
	padding: 10px 0px;
	text-indent: 10px;
	background-color: transparent;
	background-image: none;
	color: #000000;
	border-bottom: 1px solid #c2711b;
}
#element_3862 #nav_53 li ul li a:hover {
	background-color: #000000;
	color: #ffffff;
}

#nav_52 li {
	margin: 0px;
	border-left: 1px solid #c2701a;
}
#nav_52 #node_730 {
	border-left: none;
}