#votebanner{
  padding: 5px;
  padding-left: 30px;
  font-size: 1.2em;
  color: #ffffff;
  background: #F6F3E4 repeat-y;

}

#votebanner A{
  font-size: 1.1em;
	text-decoration: none;
  color: #E29C08;
}

.votetext{
   margin-left: 10px;
   font-size: 100%;
   overflow: visible;
   margin-bottom: 3px;
}

.votegraph{
   width: 270px; position: relative;
}

.votecolumn{
   height: 15px; float: left;
}

#votenotice, .voteresultanswer{
  font-size: 85%;
  margin-bottom: 5px;
}

#question{
  font-size:105%;
  margin-top: 3px;
  margin-bottom: 7px;
  color: #CE120B;
  font-family: Tahoma,serif;  
}

#mainvoteblock input{
  margin-top: 5px;
}

form{
  font-size: 90%;
  vertical-align: middle; 
}

input#sendvote{
  margin-top: 15px;
}

.ui-dialog .ui-dialog-title{
  font-size: 105%;
  font-weight: normal;
  margin: 0.1em 0 0.2em;
  vertical-align: middle;
}

.ui-dialog .ui-dialog-titlebar {
  padding:0.5em 0.3em 0.5em 1em;
}

.ui-widget-content a {
 color: #003366;
}

.ui-widget-content a:visited {
 color: #2E71B3;
}

.ui-widget-content a:hover {
 color: #CE120B;
}