#container,#container_2,#container_3,#container_4{
	position	: absolute;
	top			: 20px;
	left		: 0px;
	width		: 776px;
	height		: 340px;
	background	: #39454C;
	overflow	: hidden;
	border		: 0px solid #000000;
}

#content,#content_2,#content_3,#content_4{
	position	: relative;
	width		: 595px;
	left		: 3px;
}

#scrollArea,#scrollArea_2,#scrollArea_3,#scrollArea_4{
	position	: absolute;
	left		: 776px;
	top			: 20px;
	height		: 340px;
	width		: 100px;
	border		: 0px solid #d7b7a8;
	overflow	: hidden;
	z-index : 1;
}

#scroller,#scroller_2,#scroller_3,#scroller_4{
	position	: absolute;
	top			: -2px;
	width		: 6px;
	background	: ;
	border-top	: 0px solid #000000;
	border-bottom	: 0px solid #000000;
	z-index : 3;
}

#scrollArea_Simulation,#scrollArea_Simulation_2,#scrollArea_Simulation_3,#scrollArea_Simulation_4{
	position	: absolute;
	left		: 780px;
	top			: 16px;
	height		: 348px;
	width		: 1px;
	background	: #999999;	
	border	: 0px solid #999999;
	overflow	: hidden;
	z-index : 2;
}






