div.reaction_buttons{
    margin-top: 20px;
    font-size: 0.8em;
    color: #cada2a;
    text-align: left;
}

div.reaction_buttons > span {
    line-height: 3.2em;
    padding: 5px;
    margin: 0 3px;
    margin-bottom: 25px;
    border: 1px solid #cada2a;
    cursor: pointer;
}

div.reaction_buttons > span:hover {
    background-color: #cada2a;
    color: #000000;
}

#sidebar div.widget_reaction_buttons h3 {
	margin: 0;
	margin-top: 4px;
	font-size: 1.1em;
}

#sidebar div.widget_reaction_buttons ol {
	margin-left: 25px;
}
