#news table {
	border: none;
}
#news th {
	border: none;
	background-color: #FFFFFF;
	text-align: left;
	width: 10%;
	vertical-align: top;
}
#news td {
	border: none;
}
#news .overSpace {
	margin-top: 20px;
}