
.scroll_2{
	position:relative;
	overflow:hidden;
	display:none;
}

.scrollTekst_2{

}

.scrollContentTekst_2{
	padding:0px 0px 0px 20px
}

.scroll_up_2{
	cursor:pointer;
	position:absolute;
	top:0px;
	right:0px;
	width:15px;
	height:26px;
	background-image:url(../images/scroll2_up.gif);
}

.scroll_down_2{
	cursor:pointer;
	position:absolute;
	bottom:0px;
	right:0px;
	width:15px;
	height:26px;
	background-image:url(../images/scroll2_down.gif);
}

.scroll_pane_2{
	cursor:pointer;
	position:absolute;
	width:15px;
	height:auto;
	left:0px;
	right:0px;
	background-color:#ffffff;
}

.scroll_bar_2{
	position:absolute;
	top:0px;
	right:0px;
	width:15px;
	height:100%;
	margin-left:10px;
	background-color:#ffffff;
	opacity:0.3;MozOpacity:0.3;KhtmlOpacity:0.3;filter:alpha(opacity=30);
}
.scroll_pane_top_2{
	width:100%;
	height:1px;
	top:0px;
	background-color:#ffffff;	
}

.scroll_pane_center_2{
	width:100;
	left:0px;
	right:0px;
	height:auto;
	background-color:#ffffff;	
}

.scroll_pane_bottom_2{
	width:100;
	height:1px;
	left:0px;
	right:0px;
	background-color:#ffffff;		
}
