.sidebar_compilations_title {
	margin: 0;
    cursor: pointer;
    background-color: #264673;
    color: #fff;
    padding: 12px 16px 13px 15px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.42857143;
}
.sidebar_compilations .compilations_item {
	border-bottom: 1px solid #eee;
    padding: 5px 15px;
}
.sidebar_compilations {
	border: 1px solid #eee;
	margin-bottom: 20px;
}