table {
	margin-top: 20px;
}

.country { width: 100px; }
.distributor { width: 250px; }
.telFax { width: 150px; }
.webpage { width: 120px; }

.telFax, .webpage, .action {
	text-align: right;
}

.action {
	display: none;
}