please make the width of the "left Sidebar" in the RM bigger.
This would give a bit more space and would not look that cramped together.
It should be the same width as the Sidebar-width in the Forum: 250px
currently:
.resourceListSidebar {
float: left;
width: 220px;
}
new...