#center #result {
	float: left;
	width: 1000px;
	border-top: 2px solid #e7457b;	
	margin-top: 20px;
}

#center #result table tr {
	vertical-align: top;
}

#center h1 {
	text-align: center;
}

#center #result table tr td h3 a {
	color: #f57e3a;	
}