.polltopicbox {
  width:505px;
  overflow:hidden;
}

.polltitle {
  vertical-align:middle;
  line-height:32px;
}

.polltitleimage {
  float:left;
}

.pollcontent {
  width:441px;
  float:left;
  clear:both;
  margin-bottom:10px;
}

.pollimage {
  float:left;
  margin-right:20px;
}

.polllink {
  float:right;
}

.pollseperator {
  clear:both;
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
}