#slider {
	width: 954px;
	margin: 0 0 10px 0;
	position: relative;
}

.scroll {
	height: 219px;
	width: 954px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}

.scrollContainer div.panel {
	height: 219px;
	width: 954px;
}

#shade {
	height: 50px;
}

ul.manual-change {
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 490px;
	margin-top: 178px;
	position: absolute;
	width: 91px;
}

UL.manual-change li.le {
	background: url("../images/left_arrow.png") no-repeat scroll 0 0
		transparent;
	float: left;
	height: 31px;
	width: 38px;
}

UL.manual-change li.ri {
	background: url("../images/right_arrow.png") no-repeat scroll 0 0
		transparent;
	float: right;
	height: 31px;
	width: 38px;
}

UL.manual-change li {
	cursor: pointer;
}

.banner_link {
	display: block;
}

ul.navigation {
	list-style: none;
	margin-left: 647px;
	position: absolute;
	width: 295px;
	margin-top: 10px;
	font-size: 12px;
}

ul.navigation li {
	background: url(../images/bground-box-black.png);
	color: #cccccc;
	margin-bottom: 3px;
	padding: 6px;
}

ul.navigation a {
	color: #bbbbbb;
	text-decoration: none;
	font-size: 116%;
}

ul.navigation a strong {
	font-weight: bold;
}

ul.navigation a:focus {
	outline: none;
}

ul.navigation a.selected {
	color: white;
}

.hide {
	display: none;
}

.panel .title {
	width: 645px;
	cursor: pointer;
	height: 219px;
}

.panel#doc-1 {
	background: url(../../images/banner_try_hippo_cms.png) no-repeat scroll
		0% 0% transparent ! important;
	float: left;
	position: relative;
}

.panel#doc-2 {
	background: url(../images/banner_hippo_ondemand.png) no-repeat scroll 0%
		0% transparent ! important;
	float: left;
	position: relative;
}

.panel#doc-3 {
	background: url(../images/banner_bestofbothworlds.png) no-repeat scroll
		0% 0% transparent ! important;
	float: left;
	position: relative;
}

.panel#doc-4 {
	background: url(../images/banner_multi.png) no-repeat scroll 0% 0%
		transparent ! important;
	float: left;
	position: relative;
}

.nl .panel#doc-1 {
	background: url(../../images/banner_probeer_cms.png) no-repeat scroll 0%
		0% transparent ! important;
	float: left;
	position: relative;
}

.nl .panel#doc-2 {
	background: url(../images/banner_ondemand_nl.png) no-repeat scroll 0% 0%
		transparent ! important;
	float: left;
	position: relative;
}

.nl .panel#doc-3 {
	background: url(../images/banner_bestevantweewerelden.png) no-repeat
		scroll 0% 0% transparent ! important;
	float: left;
	position: relative;
}

.nl .panel#doc-4 {
	background: url(../images/banner_multi_nl.png) no-repeat scroll 0% 0%
		transparent ! important;
	float: left;
	position: relative;
}
