2
well this is highly theme specific, but try adding this to your style.css file in the theme directory:
/* Adjust left/right col block spacing */
#leftcolumn .blockContent, #rightcolumn .blockContent
{margin-bottom: 10px;}
*Edit - modified code to be easier to read