/* MOOTOOLS SLIDESHOW
-----------------------------------------------------*/

#slideshow {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('loading.gif');
	width: 350px;
	float: left;
	line-height: 26px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-align: center;
	margin-left: 15px;
	font-weight: bold;
}
