

a.jScrollArrowUp {
	background: url(../images/setas-rolagem.png) repeat-x 0 -51px;
	width:28px !important;
	height:43px !important;
	bottom:23px !important;
}
a.jScrollArrowUp:hover {
	background-position: 0 -51px;
}
a.jScrollArrowDown {
	background: url(../images/setas-rolagem.png) repeat-x 0 0;
	width:28px !important;
	height:43px !important;
	bottom:75px !important;
}
a.jScrollArrowDown:hover {
	background-position: 0 0;
}

.scroll-pane {
	width: 200px;
	height: 200px;
	overflow: auto;
	float: left;
}



#pane2 {
	height: 350px;
	width:605px;
}
#pane3{
	height: 100px !important;
	width:710px !important;
}
