Sorry – I had another look and think that I solved it with this:
/*move the news widget down a bit*/
.widget_recent_entries {
padding-top: 26px;
}
Is that the best way to achieve what I want.
Is there any documentation about what each of the elements are called. It would have been handy to know the name of “.widget_recent_entries”
Many thanks and best regards