.contentheading,
.componentheading,
.subheading {
	margin-top: 0;
	font-size: 1.6em;
}
table.contentpaneopen {
	width: 100%;
}

table.contentpaneopen tr:nth-child(2n) { 
  background-color: #f6f6f6;
}

.sectiontableentry1 img {
  max-width: auto;
}

table.contentpaneopen tr.sectiontableentry1, table.contentpaneopen tr.sectiontableentry2 {
  border:1px solid #ccc;
}

.contentpaneopen select{
   margin-bottom: 0;
}

td.sectiontableentry1 {
  padding: 15px 0;
}