#news li {
	font-size: 0.8em;
	padding-top: 5px;
	list-style-type: none;
	text-align: right;
}
#news .subhead {
	width: 20%;
	text-align: left;
}
#news .sub {
	margin-left: 1em;
}
#news .area01 {
	width: 30%;
}
#news .area02 {
	width: 25%;
}
#news .double {
	border-bottom: none;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
#news .noBorder {
	border-top: none;
}








