.portlet-polls .choice {
  margin-bottom: 30px; }
  .portlet-polls .choice:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }
  .portlet-polls .choice.last-choice {
    margin-bottom: 10px; }
  .portlet-polls .choice .btn-delete, .portlet-polls .choice .input-localized {
    float: left; }
  .portlet-polls .choice .btn-delete {
    margin-left: 10px; }