/**
 * Author: Dennis Hörsch
 * Datum 27.06.2012
 */
hr.messages-separator {
    clear: left;
    border: none;
    border-bottom: 1px dashed var(--backgroundColor2);
    margin: 8px 0;
}

li.messages-more {
	margin-bottom: 5px;
}