img, a { border: 0; }

body
{
  margin: 0;
  padding: 0;
  text-align: center; 
  background-color: #74BD78;
  text-align: center;
}

#vote_header
{
  float: left;
  position: relative;
  left: 50%;
}

#vote_header div
{
  background-color: #046B09;
  border: 1px solid #FFF;
  padding: 5px;
  text-align: justify;
  position: relative;
  left: -50%;
}

.txty6
{
  color: #FF0;
  font: 11px verdana;
}

.txty6b
{
  color: #FF0;
  font: 11px verdana;
  font-weight: bold;
}

#vote_content
{
  width: 590px;
  margin: 0 auto;
  background-image:url("/pictures/vote_background.gif");
  background-repeat: repeat-y;
  background-position: right;
  padding-top: 20px;
  margin-bottom: 10px;
}

#vote_content img { float: left; }
#vote_content table { margin: 2px 0; }

#vote_content .center
{
  width: 200px;
  background-color: #9ACE9E;
  text-align: left;
}

#vote_content .left
{
  width: 302px;
  background-color: #508454;
  padding: 2px 4px;
  display: block;
  text-align: justify;
}

#vote_content .right
{
  width: 58px;
  background-color: #68a86b;
  margin: 0 10px;
  border: 1px solid #FFF;
  vertical-align: middle;
}

#vote_content .all
{
  margin-top: 20px;
  height: 22px;
}

#vote_content .all_left
{
  width: 310px;
  float: left;
  background-color: #508454;
  padding-top: 4px;
  padding-bottom: 5px;
}

#vote_content .all_right
{
  padding: 3px 0;
  float: left;
  width: 90px;
  background-color: #FFF;
}

.txtw
{
  color: #EFEFEF;
  font: 11px verdana;
}

.clear
{
  float: none;
  margin: 0;
  overflow: hidden;
  clear: both;
  width: 0;
  height: 0;
}

.txtmainb
{
  color: #000084;
  font: 13px verdana;
  font-weight: bold;
}

.hr
{
  height: 6px;
  background:url('/pictures/pages/gray_line.gif') repeat-x;
}

.txtw2
{
  color: #EFEFEF;
  font: 12px verdana;
}

.txtw2b
{
  color: #EFEFEF;
  font: 12px verdana;
  font-weight: bold;
}

.buttontxt
{
  font: 12px verdana;
  font-weight: bold;
  color: white;
  background: #acac6c;
  border: 1px ridge #6e6e45;
}

#voiting
{
  width: 286px;
  height: 142px;
  margin: 4px auto;
  border: 1px solid #548a58;
  background-color: #68a86b;
  padding: 4px;
}