/*

Theme Name: PZB V2

Theme URI: http://postzegelblog.nl/

Description: Postzegelblog thema. Designed door Simon Koelewijn, coded door Dave Küppers - Evad.nl.

Version: 1.0

Author: Simon Koelewijn

Author URI: http://seems.nl/

*/

@import url("measuremail.css");
@import url("header.css");

* {
	margin: 0;
}

html, body { 
	margin: 0;
	padding: 0;
	height: 100%;
	background: #f0feff; 
	background-image: url('images/background.gif'); 
	background-repeat: repeat-x; 
	font-family: Helvetica, Verdana, sans-serif; 
	text-align: center; 
	font-size: 12px;
 }

#container {
	margin: 0 auto -4em;
	background-image: url('images/background_container.png');
	width: 972px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	text-align: left;
}

#content {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 328px;
	position: relative;
 	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	margin-top: 10px;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 210px;
}

.logo {
	width: 262px;
	height: 90px;
	float: left;
	margin: 45px 0 0 20px;
}

.logo a {
	width: 100%;
	height: 100%;
	display: block;	
}

.logo span {
		display: none;
}

.translate {
	position: absolute;
	right: 16px;
	top: 0px;
	padding-top: 3px;
	top: 0;
	width: 185px;
	height: 20px;
	background: #fff;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	font-size: 12px;
}

.translate span {
	padding-left: 8px;
}

#translations {
	position: absolute;
	right: 16px;
	top: 4px;
}

.translate ul {
	margin-left: 70px;
	padding: 0;
	font-size: 8px;
	display: block;
}

.translate li {
	margin-left: 1px;
	width: 18px;
	height: 13px;
}

#nl {
	background-image: url('images/flag_nl.gif');
	background-repeat: no-repeat;
}

#eng {
	background-image: url('images/flag_eng.gif');
	background-repeat: no-repeat;
}

#fra {
	background-image: url('images/flag_fra.gif');
	background-repeat: no-repeat;
}

#ger {
	background-image: url('images/flag_ger.gif');
	background-repeat: no-repeat;
}

#ita {
	background-image: url('images/flag_ita.gif');
	background-repeat: no-repeat;
}

#nl span, #eng span, #fra span, #ger span, #ita span {
	display: none;
}

#nl a, #eng a, #fra a, #ger a, #ita a {
	width: 100%;
	height: 100%;
	display: block;
}

#main_nav {
	width: 960px;
	height: 38px;
	background-image: url('images/background_navigation.gif');
	background-repeat: repeat-x;
}

#main_nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 156px;
	left: 10px;
	display: inline;
	list-style-type: none;
}

#main_nav li {
	float: left;
	display: inline;
	width: auto;
	margin-left: 5px;
}

#main_nav li a {
	color: #fff;
	padding: 6px;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#main_nav li a:hover, #main_nav li a.on {
	background: #d0f5f8;
	color: #045f66;
}

#uitrol {
	position: absolute;
	right: 230px;
	top: 0;
	padding-top: 3px;
	padding-left: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background: #fff;
	width: 130px;
	height: 23px;
	z-index: 4;
}

#uitrol, #uitrol ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#uitrol li {
	padding-left: 10px;
	padding-top: 3px;
	list-style: none;
}

#uitrol ul {
	position: absolute;
	list-style: none;
	width: 320px;
	left: -8000px;
	background: #fff;
	z-index: 1;
	border: 1px solid #ccc;
/*	max-height: 100px;
	overflow-x: hidden;
	overflow-y: scroll; */
}



#uitrol ul li:hover {
	background: #cff5f8;
}

#uitrol li:hover ul {
	list-style: none;
	top: auto;
	left: 0;
}

#uitrol a {
	color: #045f66;
	text-decoration: none;
}

#header_banner {
	position: absolute;
	left: 487px;
	top: 55px;
	width: 656px;
	height: 60px;
}

#feeds {
	position: absolute;
	top: 154px;
	right: 20px;
	font-size: 10pt;
	color: #fff;
}

#feeds a, #feeds a:hover {
	color: #fff;
	text-decoration: none;	
}

#feeds ul, #feeds li {
	list-style-type: none;
	display: inline;
}

#rss {
	background-image: url('images/rss.png');
	background-repeat: no-repeat;
}

#rss a {
	padding-left: 18px;
	padding-right: 10px
}

#nieuwsbrief {
	background-image: url('images/newsletter.png');
	background-repeat: no-repeat;
}

#nieuwsbrief a {
	padding-left: 19px;
	padding-right: 10px
}

#twitter {
	background-image: url('images/twitter.png');
	background-repeat: no-repeat;
}

#twitter a {
	padding-left: 16px;
	padding-right: 10px
}

#sub_nav {
	width: 960px;
	height: 30px;
	background: #d0f5f8;
}

#sub_nav ul {
	margin: 0;
	padding: 10px 0 0 20px;
	display: block;
	list-style-type: none;
	color: #1f7379;
}

#sub_nav li {
	list-style-type: none;
	display: inline;
	margin: 0 0 0 0;
	font-size: 14px;
}

#sub_nav li:after {
	content: "  |  ";
	color: #6ac7cf;
	font-weight: bold;
	padding: 0 6px 0 6px;
}

#sub_nav li.last:after {
	content: "";
}

#sub_nav li a {
	text-decoration: none;
	color: #045f66;
}

#sub_nav li a:hover, #sub_nav li a.active {
	color: #cd5700;
	text-decoration: none;
}

.active_parent {
	display: block;
	position: absolute;
	top: 178px;
	left: 0;
}

.inactive_parent {
	visibility: hidden;
	display: none;
	margin:0 !important;
	padding:0 !important;
}

#search {
	position: absolute;
	top: 180px;
	right: 25px;
	margin: 0;
	padding: 0;
}

#search, #s {
	border: none;
	width: 220px;
	height: 18px;
	background: #fff;
	padding: 0;
	margin: 1px 0 0 0;
	padding: 2px 0 0 1px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#s {
	background-image: url('images/vergrootglas.gif');
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 15px;
}

#search #submit {
	display:none;
}

#main {
	float: left;
	width: 560px;
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
	border-right: 1px dotted #d9ccaf;
}

#featured {
	width: 560px;
	clear: both;
	border-bottom: 1px dotted #d9ccaf;
	overflow: hidden;
	margin: 10px 0 20px 0;
}

.small {
	float: left !important;
	clear: none !important;
	display: block;
	width: 275px;
	margin: 0 5px 10px 0;
}

.small h1, .small h2 {
	font-size: 1.2em;
	color: #045f66;
	float: left !important;
	width: 230px;
}

.special_title {
	margin-bottom: 10px;
	font-size: 1.15em !important;
	color: #1c3b3d !important;
}

.post {
	overflow: hidden;
}

.post h1, .post h2,  .post h1 a, .post h2 a {
	font-size: 1.2em;
	color: #045f66;
	text-decoration: none;
}

.post a:hover{ 
	text-decoration: underline;
}

.edit a { background: url(images/pencil-small.png) center center no-repeat; display: block; width: 16px; height: 16px; visibility: hidden; text-indent: -5000px; float: right; }

.post:hover .edit a { visibility: visible; }

.edit_comment a { background: url(images/pencil-small.png) center center no-repeat; display: block; width: 16px; height: 16px; visibility: hidden; text-indent: -5000px; float: left; }
.post_comment:hover .edit_comment a { visibility: visible; }

.big  {
	margin: 10px 0 20px 0;
	border-bottom: 1px dotted #d9ccaf;
}

a:hover {
	text-decoration: underline;
}

.odd {
	width: 270px;
	clear: both;
	border-right: 1px dotted #d9ccaf;
	padding: 0 5px 0 0;
}

.even {
	float: left;
	margin-left: 4px;
	margin-right: 0 !important;
}

.title_wrap {
	min-height: 40px;
}

.post_title {
	float: left !important;
	max-width: 525px;
}

.post_title_push {
	min-height: 30px;
	max-width: 525px;
}

.post_info {
	clear: both;
	padding: 0 0 0 28px;
	margin-bottom: 10px;
	background-image: url('images/stempel.gif');
	background-repeat: no-repeat;
	color: #3AB0BA;
	font-size: 9pt;
}

.post_info a {
	color: #045f66;
	text-decoration: none;
}

.post_info a:hover {
	text-decoration: underline;
}

.post_content {
	margin: 5px 0 0 0;
	text-align: left;
	line-height: 1.5em;
	clear: both;
	overflow: hidden;
}

.post_content p, ul {
	margin-bottom: 10px;
}

.post_content a {
	color: #38848a;
	text-decoration: none;
}

.post_content a:hover {
	text-decoration: underline;
}

.post_content h1 {
	font-size: 1.2em;
	color: #1c3b3d;
	font-weight: none;
	margin-bottom: 5px;
}

.post_content h2 {
	font-size: 1.15em !important;
	color: #1c3b3d;
	font-weight: none;
	margin-bottom: 5px;
}

.post_content h3 {
	font-size: 9pt;
	color: #1c3b3d;
	font-weight: none;
	margin-bottom: 5px;
}

.comments_count, .comments_count a {
	padding-top: 2px;
	float: right;
	display: block;
	width: 34px;
	height: 21px;
	background: url('images/comment_count.gif');
	text-align: center;
	font-size: 11pt;
	color: #fff !important;
	text-decoration: none;
}

.comments_count:hover {
	background-position: 0 -23px;
	text-decoration: none !important;
}

.reageren {
	float: right;
	text-indent: -9999px;
	background: url('images/schrijfreactie.gif') no-repeat;
	width: 150px;
	height: 25px;
}

.post_cats {
	clear: both;
	margin: 10px 0 10px 0;
	color: #3AB0BA;
}

.post_cats a {
	color: #3AB0BA;
	font-size: 9pt;
	text-decoration: none;
}

.post_cats ul {
	list-style-type: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	clear: both;
}

.post_cats li {
	display: inline;
	margin-right: 5px;
}

.post_cats a:hover {
	text-decoration: underline;
}

.size-thumbnail	{
	width: 100px;
	height: 100px;
	background: url('images/background_thumbimg.png') no-repeat center;
	padding: 15px;
	display: block;
	margin-left: 0 auto;
	margin-right: 0 auto;
}

.alignleft {
	margin: 0 6px 0 0;
	float: left;
	border: 0;
	display: block;
}


.alignright {
	margin: 0 0 0 6px;
	float: right;
	border: 0;
	display: block;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

.alignnone {
	border: 0;
	margin: 4px;
}

.prevnext {
	clear: both;
	display: block;
	margin: 0 0 0 0;
	overflow: hidden;
}

.prevnext a {
	color: #3AB0BA;
	font-size: 9pt;
	text-decoration: none;
} 

.prevnext a:hover {
	text-decoration: underline;
}

.prev_single {
	float: left;
	text-align: left;
	width: 50%;
}

.next_single {
	float: right;
	text-align: right;
	width: 50%;
}

.author_info {
	clear: both;
	overflow: hidden;
	margin: 0px 0 25px 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #d9ccaf;
	font-size: 9pt;
	line-height: 1.5em;
	color: #999999;
}

.author_info img {
	float: left;
	margin: 0 15px 0 0;
}

.author_info a {
	color: #3AB0BA;
	text-decoration: none;
}

.post_about {
	margin: 10px 0 10px 0;
	padding: 10px;
	clear: both;
	overflow: hidden;
	background: #f0feff;
	border: 1px solid #76cdd4;
}

.post_about a {
	color: #38848A;
	text-decoration: none;
}

#post_ads {
	clear: both;
	margin-top: 10px;
}

#post_ads ins {
	float: center;
	margin-left: auto;
	margin-right: auto;
}

#comments {
	clear: both;
}

#comments h4 {
	font-size: 1.2em;
	color: #045f66;
}

.post_comment ul, .post_comment li {
	list-style-type: none;
	margin: 0;
	padding: 5px;	
}

.post_comment p a {
	color: #045f66;
	text-decoration: none;
}

.post_comment p a:hover {
	text-decoration: underline;
}

.post_comment p, .post_comment br {
	margin-bottom: 10px;
}

.post_comment_info {
	font-variant:small-caps;
	margin: 10px 0 10px 0;
	color: #045f66;
}

.comment_date {
	float: right;
}

.comment_date a {
	color: #045f66;
	text-decoration: none;
}

.comment_date a:hover {
	text-decoration: underline;
}

.alt {
	background: #f2f2f2;
}

.intro {
	font-size: 11pt;
	line-height: 1.5em;
}

a.authorlink, a.url {
	color: #3AB0BA;
	text-decoration: none;
}

a:hover.authorlink, a:hover.url {
	text-decoration: underline;
}

.post_about h3 {
	color:#045F66;
	font-family:Helvetica, Verdana,sans-serif;
	font-size:12pt;
	font-weight:normal;
	margin: 0 0 10px 0;
}

.post_about ul, .post_about li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.related_posts {
	width: 50%;
	float: left;
}

.tags_posts {
	width: 50%;
	float: right;
	overflow: hidden;
	display: block;
}

.tags ul { 
	overflow: hidden;
	display: block;
	width: 200px;
}

.tags li {
	width: auto;
	margin: 0 5px 0 0;
	float: left;
	overflow: hidden;
}

#endpost {
	border-top: 1px dotted #d9ccaf;
	padding-top: 10px;
}

#ratings {
	float: left;
	margin: 0 20px 0 0px;
	width: 420px;
}

#social_bookmarks {
	overflow: hidden;
}

#emailthis {
	float: right;
	margin: 0 0 0 10px;
	overflow: hidden;
}

#tweetme {
	float: right;
	margin: 0 0 0 10px;
	clear: none;
	overflow: hidden;
}

#social_bookmarks ul, #social_bookmarks li {
	overflow: hidden;
	list-style-type: none;
	float: left;
	margin: 0 5px 0px 0;
	padding: 0;
	color: #999999;
}

#social_bookmarks img {
	border: 0;
	opacity: .7;
}

#social_bookmarks img:hover {
	opacity: 1;
}

.print {
	padding-left: 18px;
	float: left;
	clear: both;
	background: url('images/social-icons/printer.png') no-repeat;
	text-decoration: none;
	color: #000;
}

.cal {
	width: 24px;
	margin-right: 10px;
	margin-bottom: 20px;
	display: block;
	float: left;
}

.cal .maand {
	margin-top: 1px;
	padding: 1px;
	width: 100%;
	display: block;
	background: #6bc8d0;
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 12px;
	color: #fff;
}

.cal .dag {
	width: 100%;
	display: block;
	text-align: center;
	font-weight: bold;
	border-color:-moz-use-text-color #CCCCCC #CCCCCC;
	border-style:none solid solid;
	border-width:0 1px 1px;
	border-bottom: 1px dotted #000;
}

.verenigingen_info {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #d9ccaf;
}

.verenigingen_info ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
	float: left;
}

.verenigingen_info h3 {
	margin-bottom: 10px;
	font-size: 1.15em !important;
	color: #1c3b3d;
	font-weight: none;
}

.verenigingen_content {
	width: 40%;
	display: block;
	padding-right: 5px;
	padding-left: 3px;
	border: 1px solid #cccccc;
}

.verenigingen_content li {
	margin-left: 4px;
	padding-bottom: 3px;
}

.verenigingen_artikelen {
	padding-left: 10px !important;
	width: 316px;
	margin-bottom: 10px !important;
	overflow: hidden;
}

.verenigingen_artikelen p {
	line-height: 1.3em;
}

.verenigingen_info a {
	color: #045F66;
	text-decoration: none;
}

.verenigingen_info a:hover {
	text-decoration: underline;
}

.vereniging {
	color: #999;
}

#blog {
	margin: 10px 0 0 0;
	width: 560px;
	clear: both;
}

#blocks {
	margin: 10px 0 0 0;
	width: 560px;
	clear: both;
	display: block;
	overflow: hidden;
}

#sidebar {
	float: left;
	display: block;
	list-style-type: none;
	margin: 0 0 0 10px;
	width: 360px;
	overflow: hidden;
}

.pollbar {
	margin-top: 20px;
}

.widget {
	clear: both;
	list-style-type: none;
	margin: 0px 0 16px 0;
	padding: 0;
}

.widget a {
	color: #38848a;
	text-decoration: none;
}

.widget a:hover {
	text-decoration: underline;
}

.tabbed {
	border-top: 1px solid #76cdd4;
	padding: 5px;
}

.nontabbed {
	border-top: 1px solid #76cdd4;
	padding: 5px;
	overflow: hidden;
}

.tabbedbox {
	clear: both;
}

.clearall {
	clear: both;
}

.noimage img {
	display: none;
}

.idTabs li {
	width: auto;
	list-style-type: none;
	display: inline;
}

.idTabs a {
	padding: 5px 5px 0 5px;
	text-decoration: none;
	margin: 0 0 0 0;
	list-style-type: none;
	display:inline;
	color: #045f66;
	font-size: 11pt;
	background: #d0f5f8;
}

.idTabs a:hover {
	background: #76cdd4;
	text-decoration: none;
}

.twitter, .twitter ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.twitter li {
	margin: 4px 0 0 0;
	padding: 2px;
	border-bottom: 1px dotted #d9ccaf;
}

.twitterfollowers {
	float: right;
}

.twitter-timestamp abbr {
	text-decoration: none;
	font-weight: none;
}

.tweets {
	background: url('images/twitter.png');
	background-repeat: no-repeat;
}

.tweets a {
	margin: 10px 0 0 16px;
}	

.adblocks, .adblocks ul{
	list-style-type: none;
	display: inline;
	clear: both;
}

.adblocks img {
	border: 0;
}

.ad1 {
	width: 150px;
	height: 150px;
	border: 0;
}

.ad1 img, .ad2 img {
	border: 0;
}

.ad2 {
	width: 150px;
	height: 150px;
	margin: 0 0 0 15px !important;
	border: 0;
}

.selected {
	border: 1px solid #76cdd4 !important;
	border-bottom: 1px solid #fff !important;
	background: #fff !important;
}

.smallblock {
	display: block;
	margin: 0 0 10px 0;
}

.left {
	width: 160px;
	float: left;
	clear: both;
	border-right: 1px solid #76cdd4;
	padding-right: 15px;
}


.right {
	width: 160px;
	float: right;
	margin: 0 0 20px 0;
}

.auteurs {
	clear: both;
	margin-bottom: 10px;
	display: block;
}

.auteurs ul {
	width: 350px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	list-style-type: none;
	display: block;
}

.auteurs li {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
	padding-left: 18px;
	margin-right: 10px;
	background: url('images/vinkje.gif') no-repeat;
}

.adsense {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.sidebartitle , .sidebartitle h5 {
	font-family: Helvetica, Verdana, sans-serif; 
	color: #1c3b3d;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

.votemicro {
	background-color:#d0f5f8 !important;
	border:1px solid #ae8c44 !important;
	color:#000 !important;
	display:inline;
	float:left;
	font-size:0.55em;
	margin:0 5px 0 0;
	padding:1px 3px;
	text-align:center;
	vertical-align:middle;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url('images/background_foot.gif');
	background-color: #38848a;
	background-repeat: repeat-x;
	width: 960px;
	position: absolute;
	left: 6px;
	bottom: 0 !important;
	bottom: -1px;
	height: 328px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerlists {
	width: 960px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
}

#listwrap {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#listwrap ul {
	float: left;
	list-style-type: none;
	color: #fff;
	margin: 0;
	padding: 0;
}

#listwrap li {
	margin-top: 0.2em;
	margin-left: 30px;
}

#listwrap h5 {
	font-size: 1.3em;
	color: #fff;
	margin-bottom: 10px;
	margin-right: 60px;
}

.list {
	width: 280px !important;
	margin-left: 20px;
}

.tags_footer {
	width: 360px !important;
	margin-left: 20px;
	overflow: hidden;
}

.children ul, .children li {
	list-style-type: none !important;
	margin: 0 !important;
}

.copyright {
	height: 55px;
	float: left;
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 12px;
	color: #aed5eb;
	width: 400px;
}

.copyright span {
	padding-left: 20px;
	padding-top: 25px;
	display: block;
}

.footerlinks {
	height: 55px;
	float: right;
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 12px;
	color: #aed5eb;
}

.footerlinks span {
	padding-right: 20px;
	padding-top: 25px;
	display: block;
	float: right;
}

.footerlinks a {
	color: #fff !important;
}

.floatlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.floatlists {
	margin: 0;
	padding: 0;
}

.lineheight {
	line-height: 1.4em;
}

.floatlists li {
	float: left;
	list-style-type: none;
}

.dbem_events_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Slider styling */

#slideshow #slidesContainer {
	margin:0 auto;
	width:348px;
	height:235px;
	overflow:auto; /* allow scrollbar */
	background: #f2f2f2;
	border: 1px solid #cccccc;
	padding: 5px 0 10px 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:320px; /* reduce by 20 pixels to avoid horizontal scroll */
	height:183px;
	float: left;
	display: block;
}

#slidecontrols {
	max-width: 360px;
}

.slide p {
	max-width: 320px;
}

.gespot {
	width: 160px;
	float: left;
	margin: 0 0 0 0;
}

.gespot img {
	border: 0;
	margin-left: 0 auto;
	margin-right: 0 auto;
}

.control {
	display:block;
	cursor: pointer;
}

#leftControl {
	display: block;
	float: left;
	width: 68px;
	height: 16px;
	margin: 0 0 20px 20px;
	background: url('images/vorige_pijl.gif');
	background-repeat: no-repeat;
}

#rightControl {
	display: block;
	float: right;
	width: 87px;
	height: 16px;
	margin: 0 20px 20px 0;
	background: url('images/volgende_pijl.gif');
	background-repeat: no-repeat;
}

.sliderthumb {
	max-width: 100px;
	max-height: 100px;
	margin-left: 0 auto !important;
	margin-right: 0 auto !important;
}
