.site-main-sidebar 
{
    background: none repeat scroll 0 0 #2e2e2e;
    bottom: 0;
    font-size: 18px;
    left: 0;
    position: fixed;
    top: 0;
    width: 230px;
    z-index: 25;
}

.main-content
{
    padding: 20px 10px;
}

body {
overflow: scroll;
}

.subtitle {
	font-weight: bold;
}