
.moment-holder h2 {line-height:1.1em;}

.archive-holder {width:100%; height:auto; overflow:hidden;}

.polldesc {width:330px; float:left; overflow:hidden;}
.pollview {width:300px; float:left; overflow:hidden; padding-left:38px;}

.pollarchive {padding-left:0; width:338px;}

.anderestellingen {float:left: width:300px; height:auto;  font-weight:700; line-height:2em;}

.pollview .block .top {
background:url(/_common/images/bg-sblock-t4.png) no-repeat left 0;
}

.pollview .block .holder {
width:288px;
background:url(/_common/images/bg-sblock-s4.png) repeat-y;
padding:0 6px;
}



.pollview .block .bg {
background:url(/_common/images/bg-sblock-g4.gif) no-repeat 0 100%;
margin:0 0 -8px;
width:264px;
padding:10px 12px 0 12px;
}

.pollview .block .bottom {
background:url(/_common/images/bg-sblock-b4.png) no-repeat;
width:300px;
}

.pollview a.btn {float:right;}
.pollview a.btn span {
width:76px;
}

.pollview label {display:block; float:left; width:240px; padding-left:10px; padding-bottom:10px;}
.pollview input {float:left; clear:left;}

dt.bar-title {width:100%; text-align:left;}

dd.bar-container {width:100%;}



/* Bar Graphs */
.graph {
  width: 226px;
  position: relative;

}
.bar-title {
  position: relative;
  float: left;
  width: 104px;
  margin-bottom:6px;
  margin-right: 17px;
  font-weight: 400;
  text-align: right;
}
.bar-container {
  position: relative;
  float: left;
  width: 110px;
  height: 10px;
  margin: 0px 0px 15px;
}

.bar-container div {
  background-color:#ff810c;
  height: 20px;
}
.bar-container strong {
  position: absolute;
  right: -40px;
  top: 0px;
  overflow: hidden;
}

