#content-text, #content-text div {
	margin: 0 !important;
}

#content-text {
height: 300px;
}

.contentwrapper {

	font-family: Tahoma;
	font-size: 12px;
}

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

.vscrollerbase {
width:19px;
}
.vscrollerbar {
background-image: url(/design/scrollbar/scrollbar.png);
width: 19px;
height: 55px !important;
}

* html .vscrollerbar {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/design/scrollbar/scrollbar.png');
background-image: none;
}

.hscrollerbase {height: 19px;}
.hscrollerbar {height: 19px; background-color: #84ADD6;}

.vscrollerbar, .hscrollerbar {
padding: 0px;
z-index: 2;
}

.scrollerjogbox {
width: 19px;
height: 22px;
top: auto; left: auto;
bottom: 0px; 
right: 0px;
background: #698AAA;
}