#udm ul {	
	margin-left:					0 !important;
	margin-top:						0 !important;	
	width:							188px !important;
	w\idth:							188px !important;
}

#udm ul ul {	
	width:							188px !important;	
	w\idth:							188px !important;	
	margin-left:					0 !important;
}

#udm ul ul a {
	background-color:				#ccc;
}

#udm ul ul a:hover {
	background-color:				#aaa;
}

/*#udm ul ul ul {	
	width:							112px !important;	
	w\idth:							104px !important;	
	border-style:					dotted;	
	background-color:				#f06;
}*/

/* give all anchors a hand cursor */
#udm a {	
	cursor:							pointer !important;	
	cursor:							hand !important;
}