		body{}
		.stem_rood{color: red;font-weight:bold;padding-bottom:12px;}
		
		#nomineren_wp_picturevote{
			float:left;
			width:555px;
		}
		#nomineren_wp_picturevote ul{
			list-style-type: none !important;
			text-indent: 0;
			z-index: 99;
			padding: 0;
			margin: 0
		}
		#nomineren_wp_picturevote li{
			list-style-type: none !important;
			float:left;
			padding:0;
			width: 260px;
			overflow: hidden;
			margin:0 10px 20px 0;
			background: #FFF url(images/blocktop.png) left top repeat-x;
			border: 1px solid #e5ebed;
		}
		#nomineren_wp_picturevote li.row{
			background-color: #DDEEFF;
		}
		#nomineren_wp_picturevote p {
			margin:0;
			padding: 10px;	
			clear:both;
		}
		.votepic{
			border:1px solid #9F8D8D;
			padding:2px;
			float:left; 
			margin: 0!important
		}
		#nomineren_wp_picturevote a {
			display:block!important;
			border: 0;
			float: left!important;
			line-height:24px;
			font-weight:bold;
			color: #4589B7;
		}
		#nomineren_wp_picturevote img{
			max-width: none !important;
		}
		.linkshow{
			width: 200px;
			text-align: left;
			font-size: 12px;
		}
		.description{
			display: block;
			float:left;
			padding: 10px;	
		}
		.nomineren_voteel{
			padding: 10px;	
			clear: both;
		}
		.nomineren_voteel label{
			font-size: 12px;
		}
		#nomineren_stemmen{
			float: left;
			text-align: left;
			width:555px;
			padding-bottom:22px;
		}
		#nomineren_stemmen p{display: none}
		.email{
			
		}
		input#email {
			height: 17px;
			width: 250px;
			margin: 5px 3px 0 0;
			padding: 2px 2px 1px 2px;
			border: 1px solid #a1cde3;
			font-size: 13px;
		}
		.thumb-nomineren {
			margin: 0 0 3px 0;
		}
		.nomineren-link {
			clear: both;
			display: block;
			margin: 5px 0 0 60px;
		}	
		.left {
			float: left;
		}
		.right {
			float: right;
		}