Hi Skandha,
Yes it works to delete the underline from the widget menu in the sidebar. 
But I also want to delete the bullets from the same widget menu in the sidebar.  I used the following CSS but it does not work.
#menu-widget-menu li a {
        list-style:none;
}
Can you please let me know.
Thanks.
Bertus