.arrow-up{background:url(../../images/scrollarrows.png) no-repeat 0 0;cursor:pointer;height:16px;position:absolute;right:-25px;top:0;width:16px;}
.arrow-down{background:url(../../images/scrollarrows.png) no-repeat -16px 0;bottom:0;cursor:pointer;height:16px;position:absolute;right:-25px;width:16px;}
.arrow-left{background:url(../../images/scrollarrows.png) no-repeat -32px 0;bottom:-25px;cursor:pointer;height:16px;position:absolute;left:0;width:16px;}
.arrow-right{background:url(../../images/scrollarrows.png) no-repeat -48px 0;bottom:-25px;cursor:pointer;height:16px;position:absolute;right:0;width:16px;}
.arrow-up.disabled {background-position:0 -16px;}
.arrow-down.disabled {background-position:-16px -16px;}
.arrow-left.disabled {background-position:-32px -16px;}
.arrow-right.disabled {background-position:-48px -16px;}