div#themeWebsites ul li {
	height:50px;
}
div.promoRect,
div.adRect {
	height:143px;

}
div#leftColumn {
	margin-right:18px;	
}

div#sitemap div {
	background:none;
	background: url(../gfx/lc_cloud_bottom3.gif) left bottom no-repeat;
}

div#mijnDagblad div.innerContent {
	background:none;
	background: url(../gfx/lc_cloud_bottom4.gif) left bottom no-repeat;
}

div#loginContainer div.innerContent {
	background:none;
	background: url(../gfx/lc_cloud_bottom4.gif) left bottom no-repeat;	
}

div#sitemap {
	background:none;
	background: url(../gfx/lc_cloud3.gif) left top no-repeat;
}

div#mijnDagblad {
	background:none;
	background: url(../gfx/lc_cloud4.gif) left top no-repeat;
}

div#loginContainer {
	background:none;
	background: url(../gfx/lc_cloud4.gif) left top no-repeat;
}

ul.newsList2 li {
	border-right:1px solid #fff; /* fixes render bug of bottom border */
}

div.panelTabs ul li a {
	height:16px;
	padding-top:2px;
}

div.panelTabs.video ul li a {
	height:20px;
	padding-top:4px;
}
div#moreVideosTabs div#moreVideosContent {
	height:280px;
}

div#topSearch div.slidingDoorField {
	margin-right:6px;
}

div#slideshowModule {
	height:800px;
}
div#slideshowModule ul#slideshowNavigation li a {
	margin-right:2px /* double take float/margin bug */
}

div#topMenu {
	margin:10px 0 -1px 0;
}

div.tabRow {
	position:relative; /* fix for IE6 */
}

div.tabRow a#addNewTab,
div.tabRow a#addNewTab span {
	position:absolute;
	top:0px;
}

ul.draggableColumn {
	height:140px;
}

div.photoCarousel {
	position:relative;
	height:195px;
}

/* some serious IE6 render bugfixes for the Carousel box */
.carousel-component {
	position:relative;
}

div.carouselControls {
	position:absolute;
	top:160px;
	left:0px;
	margin-top:0;
}

div.carouselPagination ul li {
	padding:0;
	margin-left:-10px;
}

div.hpPanel h2 span {
	float:left;	
}

div#articlePictorial div#fullPicture {
	width:160px;
}