#news .memo {
	list-style-type: none;
	font-size: 0.85em;
	padding-left: 1.5em;
	text-indent: -1.5em
}
#news th {
	width: 30%;
}
#news .right {
	text-align: right;
	border-left: none;
}
#news .rightBorder {
	border-right: none;
}