@charset "utf-8";
#news .memo {
	font-size: 0.85em;
	list-style-type: none;
	padding-left: 2em;
	text-indent: -2em;
	margin-top: 20px;
}
#news .results {
	width: 21%;
}
#news .count {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#news table {
	margin-top: 10px;
	font-size: 0.95em;
}
#news .noBorderBottom {
	border-bottom: none;
}
#news .borderTop {
	border-top: 1px solid #CCC;
}
#news em {
	text-decoration: underline;
}
#news .nowrap {
	white-space: nowrap;
}
#news .balance  {
	width: 18%;
}
#news .balance2 {
	width: 15%;
}
