#scr1 #scrScrollbar {
position: absolute;
right: 0;
top: 38px;
width: 13px;
height: 280px;
}

#scr1 #scrDec {
position: absolute;
left: 1px;
top: 0;
width: 11px;
height: 15px;
background: url('gfx/scr-up.gif') no-repeat;
z-index: 21;
display: none;
}

#scr1 #scrInc {
position: absolute;
left: 1px;
top: 265px;
width: 11px;
height: 15px;
background: url('gfx/scr-down.gif') no-repeat;
z-index: 21;
display: none;
}

#scr1 #scrTrack {
position: absolute;
left: 1px;
top: 3px;
width: 3px;
height: 337px;
background: url('gfx/scr-track-vert.gif') repeat-y;
z-index: 20;
}

#scr1 #scrDrag {
position: absolute;
left: -1px;
top: 3px;
width: 7px;
height: 57px;
background: #f5f7e3 url('gfx/scr-drag-vert.png') repeat-y 0 0;
z-index: 22;
cursor: pointer;
}

#scr1 #scrContentMask {
position: absolute;
left: 0px;
top: 36px;
width: 180px;
height: 337px;
clip: rect(0, 420, 570, 0);
overflow: hidden;
}

#scr1 #scrContent {
position: absolute;
left: 0;
top: 0;
height: 680;
width: 180px;
}




#scr2 #scrScrollbar1 {
position: absolute;
right: -4px;
top: 0px;
width: 13px;
height: 530px;
}

#scr2 #scrDec1 {
position: absolute;
left: 0;
top: 1px;
width: 15px;
height: 11px;
background: url('gfx/scr-left.gif') no-repeat;
z-index: 21;
display: none;
}

#scr2 #scrInc1 {
position: absolute;
right: 0;
top: 1px;
width: 15px;
height: 11px;
background: url('gfx/scr-down.gif') no-repeat;
z-index: 21;
display: none;
}

#scr2 #scrTrack1 {
position: absolute;
left: 15px;
top: 1px;
width: 11px;
height: 520px;
background: url('gfx/scr-track-vert.gif') repeat-y;
z-index: 20;
}

#scr2 #scrDrag1 {
position: absolute;
left: 15px;
top: 3px;
width: 3px;
height: 57px;
background: url('gfx/scr-drag-vert.png') repeat-y 0 0;
z-index: 22;
cursor: pointer;
}

#scr2 #scrContentMask1 {
position: absolute;
left: 0px;
top: 0px;
width: 130px;
height: 510px;
clip: rect(0px, 190px, 510px, 0px);
overflow: hidden;
}

#scr2 #scrContent1 {
position: absolute;
left: 0;
top: 0;
height: 510;
width: 130px;
}




#scr3 #scrScrollbar2 {
position: absolute;
right: 15px;
top: 40px;
width: 13px;
height: 350px;
}

#scr3 #scrDec2 {
position: absolute;
left: 0;
top: 1px;
width: 15px;
height: 11px;
background: url('gfx/scr-left.gif') no-repeat;
z-index: 21;
display: none;
}

#scr3 #scrInc2 {
position: absolute;
right: 0;
top: 1px;
width: 15px;
height: 11px;
background: url('gfx/scr-down.gif') no-repeat;
z-index: 21;
display: none;
}

#scr3 #scrTrack2 {
position: absolute;
left: 15px;
top: 1px;
width: 3px;
height: 350px;
background: #e6ebc0 url('gfx/scrd-track-vert.gif') repeat-y;
z-index: 20;
}

#scr3 #scrDrag2 {
position: absolute;
left: 13px;
top: 3px;
width: 7px;
height: 57px;
background: #b8c54c url('gfx/scr-draxg-vert.png') repeat-y 0 0;
z-index: 22;
cursor: pointer;
}

#scr3 #scrContentMask2 {
position: absolute;
left: 10px;
top: 40px;
width: 340px;
height: 350px;
clip: rect(0px, 340px, 350px, 0px);
overflow: hidden;
}

#scr3 #scrContent2 {
position: absolute;
left: 0;
top: 0;
height: 250;
width: 340px;
}

