body { background: white; font-size: 12px; } div.classified-expires { background-color: #688a02; /* color: #2b4300; */ color: white; margin: 0 0 1em 1em; } div.classified-expires>hr { margin-bottom: 0; } div.classified-expires-later>hr { background-color: #2b4300; margin-bottom: 0; } div.classified-expires-soon>hr { background-color: red; margin-bottom: 0; }