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

#udm ul ul {	
width:190px !important;	
w\idth:182px !important;	
border-style:dashed;	
background-color:#fff;	
}

#udm ul ul ul {	
width:150px !important;	
w\idth:104px !important;	
border-style:dotted;	
background-color:#fff;	
}/* give all anchors a hand cursor */

#udm a {	
cursor:pointer !important;	
cursor:hand !important;	
}
