table.standard {
  border-collapse: collapse; 
  font-size: 0.75em;
}

.standard th, .standard td {
  text-align: left;
  padding: 4px;
}

.standard th {
  width: 200px;
}

table.t-wide th {
	width: 100%;
	font-size: larger;
}

iframes {
	margin: 0em .3em 0 .3em;
	padding: 0em;
	border: 1em;
	background-color: #FFF;
}
