table#globalSites {
	width: 100%;
	border-collapse: collapse;
}

table#globalSites tr.odd {
	background-color: #efefef;
}

table#globalSites th {
	padding: 3px 5px;
	font: 12px/22px Georgia, "Times New Roman", serif;
	color: #666;
	border-bottom: solid 1px #e5e5e5;
	text-align: left;
}

table#globalSites td {
	padding: 2px 5px;
	font: 12px/22px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
}
