.whereTxt .scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
margin-left:5px;
}

.whereTxt .vscrollerbase {
width: 15px;
}
.whereTxt .vscrollerbar {
width: 15px;
background-color: #333333;
}
.whereTxt .hscrollerbase {
height: 15px;
}
.whereTxt.hscrollerbar {
height: 15px;
background-color: #333333;
}

.whereTxt .scrollerjogbox {
width: 15px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.whereTxt #customscroll 
{
	width: 690px;
	height: 630px;
	overflow: auto;
	position: relative;
}

/* LAYOUT 0 */
.middleBarContent .scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
margin-left:5px;
}

.middleBarContent .vscrollerbase {
width: 15px;
}
.middleBarContent .vscrollerbar {
width: 15px;
background-color: #333333;
}
.middleBarContent .hscrollerbase {
height: 15px;
}
.middleBarContent.hscrollerbar {
height: 15px;
background-color: #333333;
}

.middleBarContent .scrollerjogbox {
width: 15px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.middleBarContent #customscroll 
{
	width: 215px;
	_width:205px;
	height: 550px;
	_height:520px;
	overflow: auto;
	position: relative;
}

/* EINDE LAYOUT 0 */

.rightBar .scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
margin-left:5px;
}

.rightBar .vscrollerbase {
width: 15px;
}
.rightBar .vscrollerbar {
width: 15px;
background-color: #FFFFFF;
}
.rightBar .hscrollerbase {
height: 15px;
}
.rightBar.hscrollerbar {
height: 15px;
background-color: #FFFFFF;
}

.rightBar .scrollerjogbox {
width: 15px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.rightBar #customscroll 
{
	width: 430px;
	_width:425px;
	height: 660px;
	overflow: auto;
	position: relative;
}


.whatsNewTxt .scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
margin-left:5px;
}

.whatsNewTxt .vscrollerbase {
width: 15px;
}
.whatsNewTxt .vscrollerbar {
width: 15px;
background-color: #333333;
}
.whatsNewTxt .hscrollerbase {
height: 15px;
}
.whatsNewTxt .hscrollerbar {
height: 15px;
background-color: #333333;
}

.whatsNewTxt .scrollerjogbox {
width: 15px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.whatsNewTxt #customscroll 
{
	width: 360px;
	height: 150px;
	overflow: auto;
	position: relative;
}
