.Container {
	width: 265px;
	height: 160px;
	background: #FFF url(scrollImages/container_background.gif) no-repeat;
}
#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width: 260px;
	height: 160px;
}
.Scroller-Container {
	position: absolute;
	left: 11px;
	top: -2px;
}
#Scroller-1 .Scroller-Container a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
#Scroller-1 .Scroller-Container a:hover {
	text-decoration: underline;
}

#Scroller-1 p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	
}


.Scrollbar-Up {
	cursor: pointer;
}
.Scrollbar-Down {
	cursor: pointer;
}
