/* CSS Document */

#rt_scrollbox{
}

#rt_scrollbox_cropbox{
}

#rt_scrollbox_contentbox{
	padding: 0 5 0 5;
}

#rt_scrollbox_scrollbar{
}

#rt_scrollbox_tracker{
	background:url(bar-bg.gif) repeat;
}

#rt_scrollbox_upbtn{
	background:url(btn-up.gif) no-repeat center center;
}
#rt_scrollbox_dnbtn{
	background:url(btn-dn.gif) no-repeat center center;
}