@charset "utf-8";

/* These are just the general site styles. 
   It has nothing to do with ImageFlow
========================================== */
@media screen, projection, print {

	.imageflow{
		height:400px;
		width:580;
	}



 .loading {
	border-color:#333;
}
.slider {
	background-image:url(http://www.smurfitkappadisplay.com/new/slider_dark.png);
}
	.scrollbar {
	border-bottom:1px solid #000;

}

}