#news .memo {
	list-style-type: none;
	padding-left: 0px;
	font-size: 0.8em;
}
#news #history table,#news #history th,#news #history td  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding-bottom: 0px;
}
#news #history th {
	text-align: left;
	background-color: #FFFFFF;
	width: 6em;
	padding-left: 10px;
} 

