@CHARSET "ISO-8859-1";

	#members-ticker {
		width: 200px;
		overflow: hidden;
	}
	
	#members-ticker div {
		width: 200px;
		padding: 6px 0 6px 0;
		text-align: center;
		vertical-align: bottom;
	}


	#sponsors-ticker {
		width: 200px;
		overflow: hidden;
	}
	
	#sponsors-ticker div {
		width: 200px;
		padding: 6px 0 6px 0;
		text-align: center;
		vertical-align: bottom;
	}
 	
