h1{
	font-size: 15px;
	color: #6699cc;
	margin-top: 10px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
a.volver:link, a.volver:active, a.volver:visited{	
	text-decoration: none;
	color: #6699cc;
	display: block;
	width: 150px;
	float: right;
	margin-top: 4px;
	margin-right: 2px;
	text-align: right;
}
a.volver:hover{
	text-decoration: none;
	color: #9f9f9f;
}

.titulo-opciones{
	font-size: 10px;
	color: #6699cc;
	display: block;
	border-bottom: 1px solid #6699cc;
}
.holder {
	FLOAT: right; 
	border: 1px solid #6699cc;
}
.scroll-pane {
	BACKGROUND: #fff;
	FLOAT: right;
	OVERFLOW: auto;
	WIDTH: 374px;
	HEIGHT: 345px;
	padding-left: 6px;
	padding-right: 4px;
	text-align: left;
	padding-top: 5px;
	
}

.tituloscroll{
	font-weight: bold;
	color: #fff;
	border-left: 0px solid #6699cc;
	border-right: 4px solid #6699cc;
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 200px;
	float: right;
	background: #6699cc url(esquina.png) no-repeat 0 0;
	text-align: right;
}
.jScrollPaneDrag {
	BACKGROUND: #6e6e6e; OVERFLOW: hidden; CURSOR: pointer; POSITION: absolute
}
.jScrollPaneTrack {
	RIGHT: 0px; BACKGROUND: #ccc; CURSOR: pointer; POSITION: absolute; TOP: 0px; HEIGHT: 100%
}
