.mention {
    font-weight: bold;
}

.tribute-container {
    min-width: 105px;
}

/* Simple Mention extension colours */
#phpbb .tribute-container ul {
	background: #2e2e2e !important;
}

#phpbb .tribute-container li.highlight {
	background: #000 !important;
}