	/* expanding menu styling */
#udm ul {
	margin-left:0 !important;
	margin-top:1px !important;
	}
	/* expanding menu styling */
#udm ul {
	width:189px !important;
	w\idth:181px !important;
	}

#udm ul ul {
	width:181px !important;
	w\idth:173px !important;
	border: 0px !important;
	background-color:#f8f8f8;
	}
#udm ul ul li a{
	color: #9A0000 !important;
	}	
#udm ul ul li a:hover{
	color: #D70000 !important;
	padding-left: 7px;
	}		
#udm ul ul ul {
	width:181px !important;
	w\idth:173px !important;
	color: #9A0000 !important;
	border: 0px !important;
	background-color:#f4f4f4;
	}

/* give all anchors a hand cursor */
#udm a {
	cursor:pointer !important;
	cursor:hand !important;
	}
