.mcontentwrapper {
	/* part of fles*/
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
* html .vscrollerbar .hscrollerbar {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/scroller_middel.png');
background-image: none;
}
.vscrollerbar, .hscrollerbar {
padding: 16px;
}
/************* vertical grijs *************/
.vscrollerbase {
width:16px;
}
.vscrollerbar {
background-image: url(../images/scroller_middel_gr.png);
width: 16px;
}
.vscrollerbasebeg {
height: 13px; width: 16px;
background: url(../images/scroller_up_gr.png) 0px 0px no-repeat;
}
.vscrollerbaseend {
height: 13px; width: 16px;
background: url(../images/scroller_down_gr.png) 0px 0px no-repeat;
}
/************* horizontal grijs *************/
.hscrollerbase {
height: 13px;
}
.hscrollerbasebeg {
height: 16px; width: 13px;
background: url(../images/scroller_left_gr.png) 0px 0px no-repeat;
}
.hscrollerbaseend {
height: 16px; width: 13px;
background: url(../images/scroller_right_gr.png) 0px 0px no-repeat;
}

/*-----------------------------------------------------------------------------------*/

/************* vertical wit *************/
#contentrightfpg .vscrollerbase {
width:16px;
}
#contentrightfpg .vscrollerbar {
background-image: url(../images/scroller_middel_wt.png);
width: 16px;
}
#contentrightfpg .vscrollerbasebeg {
height: 13px; width: 16px;
background: url(../images/scroller_up_wt.png) 0px 0px no-repeat;
}
#contentrightfpg .vscrollerbaseend {
height: 13px; width: 16px;
background: url(../images/scroller_down_wt.png) 0px 0px no-repeat;
}
/************* horizontal wit *************/
#contentrightfpg .hscrollerbase {
height: 13px;
}
#contentrightfpg .hscrollerbasebeg {
height: 16px; width: 13px;
background: url(../images/scroller_left_wt.png) 0px 0px no-repeat;
}
#contentrightfpg .hscrollerbaseend {
height: 16px; width: 13px;
background: url(../images/scroller_right_wt.png) 0px 0px no-repeat;
}

/*-----------------------------------------------------------------------------------*/

#contentleft_vscrollerbase {
	padding-right: 2px;
	background-color:#00B5DD;
}

