
/* voor de eva alleen in container 2 gebruikt */

.block.vote {
 float: left;
 width: 190px;
 height: 127px;
 background-image: url('/tijdschriften/eva/images/bg_teaser_vindt.jpg');
 background-repeat: no-repeat;
 }

#container2 .block.vote .body{
 width: 140px;
 height: 117px;
 margin: 38px 0px 0px 0px;
 padding: 0px 0px 0px 15px;
 }

#container2 .block.vote {
 width: 190px;
 height: 227px;
 margin-top: 39px;
 padding: 0px;
 }
 
.vote h2 {
 width: 190 px;
 height: 90px;
 text-transform:none;
 color: #5b4a42;
 font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
 font-size: 0.77em;
 line-height: 120%;
 margin: 0px 0px 0px 0px;
 }

.voteResult {
 color: #5b4a42;
 font-size: 0.8em;
 line-height: 1em;
 float: left;
 margin: 0px;
 padding: 0px 0px 5px 0px;
 width: 100px;
 font-weight: bold;
 }

.voteResultBar {
 background-color: #ffffff;
 float: left;
 height: 0px;
 display: none;
 }

.vote p {
 width: 150px;
 height: 17px;
 text-align: left;
 margin: 0px 0px 0px 0px;
 }

.vote p.info {
 width: 150px;
 height: 17px;
 text-align: left;
 margin: 0px 0px 0px 0px;
 }


.vote table {
 width: 190px;
 height: 27px;
 margin-top: 0px;
 padding-top: 0px;
 width: 100%;
 }

.vote label{
 font-size: 0.8em;
 width: 190px;
 height: 27px;
 color: #5b4a42;
 padding-left: 5px;
 }



/* Votepage */
.votepage #page {
 background-image: url('/components/images/background2cols.gif');
 }

.votepage #container2 {
 width: 604px;
 }

.votepage #container3 {
 display: none;
 }

.votepage .vote_overview .innerbody {
 width: 190px;
 /* height: 320px; */
 float: left;
 padding: 5px;
 visibility: visible;
 z-index: 99;
 position: relative;
 overflow: auto;
 }

.votepage strong {
 color: red;
 clear: both;
 }

.votepage .vote_overview .innerbody a {
 color: black;
 text-decoration: underline;
 }

