.scrollerLeft, 
.scrollerRight { text-align:center; height:212px; cursor:pointer; position:absolute; bottom: 2px; _bottom: 4px; z-index:99;}

.scrollerLeft	{ left:0px; }
.scrollerRight	{ right:0px; }

.scrollerLeft a, 
.scrollerRight a		{ display:block; width:21px; height:212px; }

.scrollerLeft a			{ background-image:url(../images/scrollerLeft.gif); }
.scrollerRight a		{ background-image:url(../images/scrollerRight.gif); }

.scrollerLeft a:hover, 
.scrollerRight a:hover	{ background-position:21px 0px; }
