#contenu_plus{
	margin-top:335px;
}
#scrollcontroll_contentmask{
	overflow:hidden;
	position:relative;
/*	height:325px;*/
/*	width:359px;*/
	padding-top:0;
	float:left;
}
#scrollcontroll_scrollcontainer{
	float:left;
/*	height:325px;*/
	width:10px;
	display:none;
}
#scrollcontroll_scrollUpBtn{
	height:10px;
	width:10px;
	background-image:url('../images/scroll_up.gif');
	margin-bottom:5px;
}
#scrollcontroll_scrollDownBtn{
	height:10px;
	width:10px;
	background-image:url('../images/scroll_down.gif');
	margin-top:5px;
}
#scrollcontroll_scrolltrack{
/*	height:295px;*/
	width:10px;
	background-color:#fff;
}
#scrollcontroll_scrollknob{
	width:8px;
	height:25px;
	border:1px solid #36ff21;
	background-color:#36ff21;
}
