div#message_anket { padding: 8px; border: 2px solid #a4cf62; border-radius: 7px; background: #f7f7f79c; line-height: normal; }
div#message_anket.error { background: rgba(251, 171, 171, 0.63); }
#poll_form { border: 2px solid #a4cf62; border-radius: 7px; padding: 10px; background: #f7f7f79c; line-height: normal; }
#poll_form select { width: 835px; }
#poll_form p.anket.sub { text-align: right; }
#poll_form div.Poll p { font-weight: bold; margin: 0; }
#poll_form div.subPoll { display: none; }
#poll_form div.subPoll p { font-weight: bold; font-style: italic; margin: 0; }
#poll_form div.Poll, #poll_form  div.subPoll { margin: 20px 0; }
#poll_form div.Poll ul, #poll_form  div.subPoll ul { list-style-type: none; margin: 0; }