
/*	include_anlys_speaking_count.css		2007-05-03
 *
 */

#mySpeakingCount	{

	background-color	:	white			;
	border			:	9px solid blue		;
	display			:	none			;
	position		:	absolute		;
	padding			:	2px			;
	width			:	70px			;
}

