a.jScrollArrowUp {
	display:block !important;
	background: url(/include/resources/imgs/setaTopoVermelho.gif) repeat-x 0 0;
	width:17px !important;
	height:13px !important;
}
a.jScrollArrowUp:hover {
	background-position: 0 -13px;
}
a.jScrollArrowDown {
	display:block !important;
	background: url(/include/resources/imgs/setaFundoVermelho.gif) repeat-x 0 0;
	width:17px !important;
	height:13px !important;
}
a.jScrollArrowDown:hover {
	background-position: 0 -13px;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -13px;
}

.jScrollPaneTrack {
	background: #dcdddd !important;
}
.jScrollPaneDrag {
	background:#000000 !important;
	height:23px !important;
}

.divTxtContentTop {
	display:block;
	width:390px;
	height:325px;
	line-height:140%;
}

.painel {
	width: 435px;
	height: 325px;
	overflow: auto;
	float: left;
	padding:25px 0 0 25px;
	/*border:1px solid blue;*/
	
}
#painel {
	height:325px;
	width:430px;
	/*border:1px solid blue*/
}
