#scrolldiv{

		height:500px;
		float:right;
		clear:right;
		margin:20px 12px 0 0;_margin:20px 6px 0 0;
		
	}
	#scrolldiv1{
		width:500px;	
		height:100%;
		overflow:hidden;
		float:left;
		position:relative
	}

	#scrolldiv2{
		padding: 0px 15px;
		position:relative;
		text-align:right;
	}
	
	#barrascroll{
		width:15px;
		margin:-5px 0 0 2px;
		height:500px;
		float:left
	}
	

	#barrascroll1{
		width:19px;
		height:460px;	
		position:relative;
		background:url(../img/scroll3.gif);
		cursor: n-resize
	}

	#barrascroll2{
		width:19px;
		height:19px;
		background:url(../img/scroll.gif);
		position:absolute;	
		top:0px;
		left:0px;
		cursor:n-resize
	}

	#arriba,#abajo{
		width:19px;
		height:19px;
		text-align:center;
		font-size:16px;
		line-height:16px;
		cursor: pointer
	}


