I have a div like this:
Monthly
//div[@class="widget-content"]//a/@href
That should give you the href values of links that are ONLY inside the widget-content DIV.
widget-content