@charset "utf-8";
/* CSS Document */

table.results {
	width: 50%;
	margin: 20px 0px;
}
table.results td {
	padding: 2px;
	white-space: nowrap;
}
table.results tr.title td {
	background-color: #CCCCCC;
	font-weight: bold;
}


td.center_text table, td.center_text tr, td.center_text th, td.center_text td {
	padding: 2px;
	margin: 2px;
}
