h2 {
  margin-bottom: 5px;
}

table#tab-table {
  width: 350px;
  border-collapse: collapse;
  margin-top: 10px;
  margin-left: 15px;
}

td {
  vertical-align: top;
}

td.spacer {
  height: 20px;
}

h2 {
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  margin-top: 8px;
}
td.tabdata {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

a.tablink {
  color: #000;
  text-decoration: none;
}

img.tab {
	border: 1px solid #777;
	
}
div.tab-outer {
	border: 2px solid #ccc;
	border-top: none;
	border-left: none;
	font-size: 0px;
}

