/* scroller background: iframe BODY object */
/*.Back {
	background: white;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody {
	font-family: Verdana;
	font-size: 11px;
	padding: 5px;
	background-color: #FFFFFF;


}
/* scroller background: iframe BODY object */
.Back {
	background-image: url(../s1_data/dragkeep.jpg);
	margin: 0;
}
/* for on-demand mode only:
	control (arrow) to scroll items backward - DIV
	use to position the control */