body{
  margin:0px;
  padding:0px;
}

div#cbody{
  margin-left:auto;
  margin-right:auto;
  width:990px;
}

div.leftcol{
  float:left;
  width:830px;
}

div#rightcol{ 
  float:left;
}

div#login{
  clear:both;
}

div#tagcloud{
  clear:both;
}

div#polldiv{
  /*
  width:100%;
  clear:both;
  */
}

div#polldiv div.votes{
    /*
  padding-top:20px;
  width:100%;
  clear:both;
  */
}


