.subforum-list {
    margin-top: 6px;
    padding: 0;
}

.subforum-item {
    background: #243436; 
    padding: 8px 12px;
    margin-bottom: 4px;
    border-left: 3px solid #1c2627; 
    font-size: 10px!important;
    letter-spacing: 0.5px;
}



.subforum-item a {
    color: #bfe2e5; 
    text-decoration: none;
    display: block;
}

.subforum-item:hover {
    background: #2b3c3e;
}

.utext {
	overflow: visible;
	font-size: 11px;
}