#scroll {
	margin-top:0px;
	padding-top:58px;
	margin-left:32px;
	height:151px;
	width:474px;
}
#scroll div {
	margin:0px;
	padding:0px;
}
img#bolaScroll {
	float:right;
	position:relative;
	left:-12px;
	top:0px;
	z-index:2;
	cursor:pointer;
}
#scroll_sinFlechas {
	width:100%;
	height:100%;
}
#scroll_contenedor {
	width:454px;
	height:100%;
	overflow:hidden;
	position:relative;
}
#scroll_contenido {
	width:434px;
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	text-align:justify;
}
.dragme{ position:relative }

