Hi,
I am sure I have very basic question, but I just spent two hours trying to fix it... so here is goes. I am trying to create vertical CSS tabs/menu, but cannot change the spacing between individual tabs. Ideally I'd like it to be about 1px, but it is around 10px:



My css file looks as follows:

.dynamic-tab-pane-control-vertical.tab-pane {
font: bold 9px/1.5em Verdana;
...