#votingArea { margin-top: 15px; color: #4d4d4d; }
div.voteResultsTop {float: left; margin-top: 3px; margin-bottom: 2px; height: 15px; background-color: #bbbbbb;}
div.voteResultsBar {background-color: #2b8000; vertical-align: top; height: 15px; position: absolute; z-index: 1;}
div.voteResultsText {font-size: 12px; font-family: arial; color: white; position: absolute; z-index: 2; margin-left: 2px; font-weight: bold;}
div.voteResultsProcent {font-size: 12px; font-family: arial; color: white; position: absolute; z-index: 2; font-weight: normal; text-align: right;}
#maincol a.pollbutton { color: #707173 }
#maincol a.pollbutton:hover { color: #505154 }

/* Ajax loader class */
.loadingsmall {background:  url('/ill/ajax/35.gif') no-repeat; height: 66px; width: 66px; margin-left: 100px; margin-top: 25px;}
