great thanks for your response – bullets are gone from customised menu (home link) and recent posts but still appearing in categories.
My CSS now reads as follows:
#sidebar
.widget ul li a:link, .widget ul li a:visited {
background: none;
border-bottom: none;
padding-left:15px;
}
Interestingly, the padding is changed for the categories but not the bullets?
I have also tried repeating this code using .widget_categories but to no avail. Any ideas?? thanks v. much.