@charset "utf-8";
/* CSS Document */

#carousel { 
	list-style:none;
}

#fade { 
	list-style:none;
}

.preloader {
	background-image:url(../../../../../images/general/progress.gif);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#1A1A1A;
	float:left;
	float:left;
}

