bhbooton 0 Newbie Poster

I am creating a asp.net master page with a menu (asp:Menu) that is populated from a web.sitemap. My client wants the format of the page to meet his already existing html pages.

I'm trying to manipulate the borders surrounding the menu items. So far, all I've found is the ability to manipulate the thickness and color of the borders. However, I need to hide, or eliminate the borders to the left and right, but keep the border in between the individual items.
Thanks