﻿div.myVoteModule-ActionBtn {
    margin-bottom: 4px;
}

div.myVoteModule-ActionBtn:last-of-type {
    margin-bottom: 1.28571em;
}

table.myVoteModule-resultsTable {
    margin: 1.28571em 0;
}

table.myVoteModule-resultsTable td {
    padding-bottom: 1.28571em;
    vertical-align: top;
}

table.myVoteModule-resultsTable td.voter-nameAddress {
    padding-left: 4px;
    padding-right: 12px;
}