/* BEGIN SCROLLER CSS */

#scroller {
	overflow: auto;
	position: relative;
	width: 295px;
	height: 380px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#scroller table {
	color: #707070;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
}

#scrollerinner {
padding-left: 0px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

/* END SCROLLER CSS */
