I figured this one out.
In dreamweaver just another another css style to your list of links like this
.mainlinks
.mainlinks a:link
.mainlinks a:visited
.mainlinks a:active
.mainlinks a:hover
.mainlinks a (this is what you need to add)
then just add some padding in the css settings under box.
