.Container {
	position: absolute;
	top: 117px;
	left: 386px;
	width: 350px;
	height: 199px;
	background: transparent;
}
#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width: 354px;
	height: 248px;
	left: -8px;
	top: -1px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;
}
.Scroller-Container {
	position: absolute;
	top: 0px;
	left: -8px;
	width: 363px;
}
#Scrollbar-Container {
  position: absolute;
  top: 40px; left: 60px;
}
.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	left: 677px;
	top: 72px;
}
.Scrollbar-Track {
	width: 20px;
	height: 205px;
	position: absolute;
	top: 93px;
	left: 676px;
	background: transparent url(images/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 23px; height: 80px;
}
.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 300px;
	left: 678px;
}

