/* CSS Document */
p {margin-left: 2em;}
table th, table td {
  border: solid 1px #060;
	padding:10px;
	text-align: left;
}
th{background:#eee;width:30%;}
.p-country-name{display:none;}