@charset "utf-8";
#Speaker {
}
#Speaker    .sl  {
	border: 1px double #dcdcdc;
	text-align: left;
}
#Speaker    .sl    td  {
	padding-right: 10px;
	padding-left: 10px;
}
#SLOUT {
	height: 100px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#SLIN {
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
#SLOUT  #SLIN  table   {
	margin: 0px;
	padding: 0px;
}
#SLOUT       #SLIN td          {
	margin: 0px;
	padding: 0px;
}
