/*
	Cyclomedia Scroller Object - v 0.1
	
	Imported CSS file
	
	This CSS file is imported to enhance the UI of the page, but only if Javascript
	is enabled.
*/

div.scroller
{
	overflow: hidden;
} 

