.democracy { max-width: 250px; } .democracy img { width: 100%; margin-bottom: 4px; vertical-align: middle; } .democracy input { vertical-align: middle; margin-right: 5px; width: auto; } .democracy .addAnswerText { width: 80%;; } .dem-graph { border: 1px solid #303c6f; height: 10px; } .dem-graph a, .dem-graph a:hover { background: #efefef; border-right: 1px solid #ccc; } * html .dem-graph a, * html .dem-graph a:hover { } * html .dem-graph { height: 11px; } .dem-graph b, .dem-graph i { color: #000000; } .dem-voted-for-this { border-color: #303c6f; } /* blix fix */ .democracy ul { padding: 0; } .democracy label { float: none; display: inline; } .democracy li { list-style: none; background: none; }