#scrollContainer {
	position	: absolute;
	top			: 35px;
	left		: 0px;
	width		: 530px;
	height		: 460px;
	overflow	: hidden;
}

#content {
	position	: relative;
	width		: 530px;
}

#scrollArea {
	position	: absolute;
	top			: 40px;
	left		: 565px;
	width		: 15px;
	height		: 450px;
	border		: 1px solid #D53333;
	overflow	: hidden;
}

#scroller {
	position	: relative;
	width		: 15px;
	background	: #F8D242;
	border-top	: 1px solid #D53333;
	border-bottom	: 1px solid #D53333;
}
#scrollContainer1 {
	position	: absolute;
	top:210px;
	left:0px;
	width		: 530px;
	height		: 285px;
	overflow	: hidden;
		background-color:#FFEB91;
		margin-top:0px;
	margin-bottom:0px;
		padding-left:15px;
	padding-right:15px;
}
/* IE style \*/
* html #scrollContainer1
{
position	: absolute;
	top:210px;
	left:0px;
	width		: 560px;
	height		: 285px;
	overflow	: hidden;
		background-color:#FFEB91;
		margin-top:0px;
	margin-bottom:0px;
		padding-left:15px;
	padding-right:15px;}
/* IE style */ 

#content1 {
	position	: relative;
	width		: 500px;
}

#scrollArea1 {
	position	: absolute;
	top			: 230px;
	left		: 530px;
	width		: 15px;
	height		: 250px;
	border		: 1px solid #D53333;
	overflow	: hidden;
}

#scroller1 {
	position	: relative;
	width		: 15px;
	background	: #F8D242;
	border-top	: 1px solid #D53333;
	border-bottom	: 1px solid #D53333;
}




#scrollContainer2 {
	position	: absolute;
	top:45px;
	left:5px;
	width		: 850px;
	height		: 455px;
	overflow	: hidden;
}

#content2 {
	position	: relative;
	width		: 850px;
}

#scrollArea2 {
	position	: absolute;
	top			: 70px;
	left		: 810px;
	width		: 10px;
	height		: 405px;
	
	overflow	: hidden;
	background-color:white;
}

#scroller2 {
	position	: relative;
	width		: 10px;
	background	: #c87f29;
}



#scrollContainer3 {
	position	: absolute;
	top			: 45px;
	left		: 0px;
	width		: 430px;
	height		: 416px;
	overflow	: hidden;
	background-color:#FFEB91;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	
}
/* IE style \*/
* html #scrollContainer3
{
position	: absolute;
	top			: 45px;
	left		: 0px;
	width		: 460px;
	height		: 416px;
	overflow	: hidden;
	background-color:#FFEB91;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:15px;
	padding-right:15px;
}
/* IE style */ 

#content3 {
	position	: relative;
	width		: 389px;
	background-color:#FFEB91;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#scrollArea3 {
	position	: absolute;
	top			: 65px;
	left		: 435px;
	width		: 15px;
	height		: 375px;
	border		: 1px solid #D53333;
	overflow	: hidden;
	
}

#scroller3 {
	position	: relative;
	width		: 15px;
	background	: #F8D242;
	border-top	: 1px solid #D53333;
	border-bottom	: 1px solid #D53333;
	
}