
#overview-list {
	list-style: none;
	margin: 0 0 2px;
	padding: 0;
	text-indent: 0;
	float: right;
	width: 850px;
	}
#overview-list li {
	float: left;
	width: 166px;
	height: 138px;
	margin: 2px;
	overflow: hidden;
	background: #bbb;
	}
#overview-list li div {
	position: absolute;
	width: 166px;
	height: 138px;
	float: right;
	}
#overview-list li.special div div {
	position: relative;
	width: auto;
	height: 138px;
	}
#overview-list li h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
#overview-list #poll h2 {
	font-size: 150%;
	}
#overview-list h2 strong, #overview-list h2 small {
	display: block;
	}
#overview-list h2 strong {
	position: absolute;
	width: 158px;
	padding: 2px 4px;
	color: #fff;
	background: #000;
	opacity: .8;
	bottom: 0;
	}
#overview-list h2 a:hover strong {
	z-index: 11;
	}

#overview-list li h2 span {
	position: absolute;
	z-index: 10;
	width: 166px;
	height: 138px;
	background: center center no-repeat;
	}
#overview-list li.double, #overview-list li.quadruple {
	width: 336px;
	}
#overview-list li.quadruple, #overview-list li.high {
	height: 280px;
	}
#overview-list li.special {
	background: #bbb;
	}
#overview-list li.special div {
	border: 0;
	height: 137px;
	width: 166px;
	}
#overview-list li.special span.corner.bottom {
	background-image: url(corner-e3e3e3-border-666-right-bottom.png);
	right: 0;
	}
#overview-list li.special h2 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 9px;
	background: url(corner-e3e3e3-left-top) left top no-repeat #666;
	color: #fff;
	border-bottom: 2px solid #e3e3e3;
	}
#overview-list li.special p {
	padding: 0 4px;
	margin: 4px 0;
	}
#overview-list img {
	border: 0;
	position: absolute;
	}
#overview-list #overview-leader {
	width: 316px;
	height: 116px;
	float: right;
	padding: 10px;
	}
#overview-list #overview-leader h1 {
	padding-top: 0;
	}
#overview-list #overview-leader div {
	width: 336px;
	height: 138px;
	background-color: transparent;
	}
#overview-list #overview-leader span {
	clear: both;
	background-color: #fff;
	}
#overview-leader h1 {
	float: left;
	width: 168px;
	height: 138px;
	margin: 0;
	background-color: transparent;
	font-size: 200%;
	}
#overview-leader h1 span {
	margin: 4px 0 4px 10px;
	width: 168px;
	display: block;
	text-align: left;
	font-size: 62.5%;
	border: 0;
	background-color: transparent;
	}
#overview-leader p {
	margin: 32px 4px 0 176px;
	background: left top no-repeat #fff;
	color: #666;
	padding: 0;
	background-color: transparent;
	}
#overview-leader p span {
	background: right bottom no-repeat;
	display: block;
	padding: 4px 8px;
	background-color: transparent;
	}
#overview-list #nieuwsbrief {
	width: 316px;
	height: 116px;
	float: left;
	padding: 10px;
	background-color: transparent;
	}
#overview-list #welkom {
	width: 316px;
	height: 116px;
	float: left;
	padding: 10px;
	background-color: transparent;
	}
#overview-list #overview-rectangle {
	float: right;
	border: 0;
	}

#overview-list #intro, #overview-list #poll {
	border: 1px solid;
	width: 326px;
	height: 270px;
	background: transparent;
	color: #fff;
	padding: 4px;
	}
#overview-list #intro img {
	position: relative;
	}
#overview-list #intro a {
	font-weight: bold;
	}
#overview-list #poll {
	width: 156px;
	}
#intro h1 {
	background: transparent;
	font-size: 150%;
	padding: 0;
	}
#intro p {
	margin: .5em 0;
	}
#overview-list #poll {
	float: right;
	}
#poll legend {
	font-size: 100%;
	white-space: normal;
	}
#poll label {
	float: none;
	display: block;
	width: auto;
	}
#poll .more {
    text-align: right;
    margin: .5em 0;
    }
#poll .more a {
    font-weight: bold;
    }
#results {
	border-style: solid;
	border-width: 1px 0;
	}
#results {
	padding: 0;
	margin: 0;
	}
#results dt {
	float: left;
	width: 4em;
	font-weight: bold;
	padding-right: .5em;
	text-align: right;
	}
#results dd {
	padding: 0 0 0 4.5em;
	margin: 0;
	border-top: 1px dotted;
	}
#results dt, #results dd {
	}
#results dt.first-child, #results dd.first-child {
	border: 0;
	}
#poll #question {
	font-weight: bold;
	margin: 0 0 .5em;
	}
#poll #votes {
	font-style: italic;
	text-align: right;
	margin: 0;
	}

#tagcloud {
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
	text-align: justify;
	}
#tagcloud li {
	display: inline;
	width: auto;
	height: auto;
	background: transparent;
	font-weight: bold;
	}
#tagcloud, #tagcloud a {
	color: #fff;
	text-decoration: none;
	}
#tagcloud .hot {
	font-size: 220%;
	}
#tagcloud .nice {
	font-size: 180%;
	opacity: .9;
	}
#tagcloud .also {
	font-size: 140%;
	opacity: .8;
	}
#tagcloud span {
	display: none;
	}
