#div_scrolllll {
height:302px;
width:331px;
margin-left:31px;
*margin-left:0px;
margin-top:113px;
}

#div_scrolllll p { padding-left:12px;}


#scrolldiv{

		float:right;
		clear:right;
		margin:0px -48px 0 0; *margin:0px 50px 0 0;
		width:916px;
		background-image:url(../img/back_scrolling.jpg);
		background-repeat:no-repeat;
		padding-top:10px;
		
	}
	#scrolldiv1{
		width:126px;	
		height:100%;
		overflow:hidden;
		float:left;
		position:relative
	}

	#scrolldiv2{
		padding: 0px 15px;
		position:relative;
		text-align:left;
		width:320px;
	}
	
		#scrolldiv2 ul{
		margin-left:40px;
		}
		
		#scrolldiv2 li{
		margin-top:5px;
		}
	
	#barrascroll{
		width:15px;
		margin:-10px 0 0 -18px;
		height:126px;
		float:left
	}
	

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

	#barrascroll2{
		width:19px;
		height:26px;
		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
	}
