It was the adding additional styles to the style page that was the problem.
.library { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; color: #000099; } /* expanding menu styling */#udm ul { margin-left:0 !important; margin-top:1px !important; width:250px !important; w\idth:240px !important; }#udm ul ul { width:240px !important; w\idth:230px !important; border-style:dashed; background-color:#ffe; }#udm ul ul ul { width:230px !important; w\idth:220px !important; border-style:dotted; background-color:#ffd; }/* give all anchors a hand cursor */#udm a { cursor
ointer !important; cursor:hand !important; }
Thanks,
Brian