#news .center {
	text-align:center;
}
#news .right {
	text-align:right;
}
#main h2 {
	padding-left: 0px;
	border: none;
}
#clear table {
	border: none;
	
}
#clear th {
	border: none;
	background-color: #FFF;
	text-align:left;
	width: 30%;
	
}
#clear td {
	border: none;
	
}