.dem-manage {
width: 100%;
border: 0;
}

.dem-manage img {
width: 120px;
}

#the-question-label {
font-weight: bold;
}

#the-question {
vertical-align: middle;
width: 400px;
display: block;
margin: 12px 12px;
}

#new-poll button {
vertical-align: middle;
}

#answerButtons, .poll-options li {
list-style: none;
}

#dem-answers input {
width: 250px;
}

.the-poll-submit {
margin: 10px;
width: 200px;
font-size: 125%;
display: block;
}

#dem-gen-options p em {
margin: 4px 15px;
display: block;
color: #666;
}
