/*
 ocPortal
 Copyright (c) ocProducts, 2004-2006

 You may not distribute a modified version of this file, unless it is solely as an ocPortal modification.
 See text/en/licence.txt for full licencing information.

*/

.poll_answer {
   margin-top: 6px;
   margin-bottom: 6px
}

.poll_answer img {
   vertical-align: text-bottom
}

.poll_question {
   font-weight: bold
}

.poll_form {
   text-align: left
}


