Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I created a copy of the skin and tried to adjust it to reduce the space between the contentPane , leftPane and sidebarPane. I changed to 0px it reduced but still there is a big space.
.spacingTop{ margin-top: 0px; }
.spacingRight { margin-right: 30px;}
.spacingBottom { margin-bottom: 30px;}
.spacingLeft { margin-left: 30px;}