/*
JavaScript Horizontal Image Slider Gold 2.0
(C)1999-2008 Usingit.com, All rights reserved!
http://www.usingit.com/products/webtoolkit
http://www.usingit.com/support
*/
.slidercontainer{
	border:#000000 0px none;
}
.sliderimages{
	border:#000000 1px solid;
}
.Slider1_Loading{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: maroon;
	background-image: url(loading_w.gif);
}
