#whosonline {margin-bottom: 10px;}
Change the part in red to whatever you want.
khopek gave you a good idea, however if you decide to change your sideboxes around you will lose that space, it might be better to find this section in your stylesheet:
and add in margin-bottom: 0.5em; and change the values to suit your needs :)PHP Code:
#navColumnOneWrapper, #navColumnTwoWrapper {
margin-left: 0.5em;
margin-right: 0.5em;
}
HunnyBee Design
"A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe