





.cedtag a:hover {
    background: #555;
}

.cedtag a:hover:before {
    border-color: transparent #555 transparent transparent;
}

.cedtag:after {
    clear: both;
}




