/*
 * jQuery Nivo Slider v2.3
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */


.nivoSlider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 50%;    
}
.clear {
	clear: both;
}