/* CSS Document */
table.members {
	width: 600px;
}

.members th {
	padding: 6px;
}

.pad {
	padding: 10px;
}

