#capaconscroll {
	/* Typical fixed height and fixed width example */
width: 444px;
	height: 277px;
	overflow: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 160px;
	color: #FFF;
	text-align: left;
	position: absolute;
	left: 446px;
	top: -3px;
}
#capaconscroll2 {	/* Typical fixed height and fixed width example */
	width: 426px;
	height: 264px;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 140px;
	color: #FFF;
	text-align: left;
	position: absolute;
	left: 476px;
	top: 34px;
}
#capaconscroll3 {
	width: 370px;
	height: 254px;
	overflow: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 140px;
	color: #FFF;
	text-align: left;
	position: absolute;
	left: 35px;
	top: 31px;
}

