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

.vscrollerbase, .vscrollerbar {
width: 13px;
}
.vscrollerbase {
	margin-left: -1px;
}
#mt-wrap_vscrollerbar {
	height: 20px!important;
	margin-left: 2px;
}

.hscrollerbase, .hscrollerbar {
height: 7px;
}

.vscrollerbar, .hscrollerbar {
padding: 17px;
z-index: 2;
width: 35px!important;
}
.vscrollerbarbeg {
width: 8px;
height: 20px!important;
}

.vscrollerbarend {
width: 13px; height: 10px;
}

.hscrollerbarbeg {
background: url(/i/scroll.png) no-repeat 0px 0px;
height: 7px!important;
width: 37px!important;
cursor: pointer;
}

.hscrollerbarend {
background: url(/i/hscroller.png);
height: 15px; width: 10px;
}

/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {

}

.hscrollerbasebeg {
height: 15px;
background: url(/i/scrollbases.png) -22px 0px no-repeat;
}

.hscrollerbaseend {
height: 15px; width: 7px;
background: url(/i/scrollbases.png) 0% 0% no-repeat;
}

.vscrollerbasebeg {
width: 13px;
background: url(/i/scroll_top.png) no-repeat left top;
}

.vscrollerbaseend {
height: 7px; width: 13px;
background: url(/i/scroll_bot.png) no-repeat left top;
}

.scrollerjogbox {
width: 15px; height: 15px;
top: auto; left: auto; bottom: 0px; right: 0px;
background: white url(/i/scrolljog.png) 50% 50%;
}
