.toggle-container {
  width: 622px;
  margin: 0 auto;
  overflow: hidden;
  overflow: visible;}


.tablesize {
  max-width: 400px;}


h2.trigger {
  padding: 0 0 0 50px;
  margin: 5px 0px 0px 0px;
  background: url(/webdocs/global/images/h2_trigger_a.png) #f6f6f6 no-repeat;
  height: 46px;
  line-height: 46px;
  width: 580px;
  font-size: 2em;
  font-weight: normal;
/*  float: left;*/
  border: 0px;
  position: relative;
}

h2.odd {
  background-color: #fff;
}

h2.trigger:hover {
  color: #0489B7;
  text-decoration: underline;
  cursor: pointer;
}
h2.active {background-position: left bottom;}
.toggle_container {
  margin: 0;
  padding: 0;
  border: 0px solid #d6d6d6;
  background: #fff;
  overflow: hidden;
  /*width: 660px;*/
  clear: both;
}

span.indent {
  display: block;
  position: absolute;
  top: 0;
  left: 44px;
}

.odd {
  background-color: #ffffff;
}
.toggle_container .block {
  padding: 10px;
  overflow: visible;
  position: relative;
}
.toggle_container .block h2 {
  clear: right;
  padding-top: 24px;
}
.toggle_container .block p {
  padding: 5px 0;
  margin: 5px 0;
  color: #222;
  font-size: 1em;
  line-height: 1.4em;
}
.toggle_container .block p strong {font-weight: bold;}
.toggle_container h3 {
  font: 2.5em normal Georgia, "Times New Roman", Times, serif;
  margin: 16px 0 0 0;
  padding: 0;
  color: #222;
}
.toggle_container img {
  float: left;
  margin: 10px 15px 15px 0;
  padding: 5px;
  background: #ddd;
}
.toggle_container .block table {
  border-color: #ccc;
  width: 100%;
}
.toggle_container .block table tbody tr {border-top: 1px solid #000; display: block; float: left; min-height: 24px; width: 100%;}
.toggle_container .block table tbody tr td {border: 0; font-size: 0.8em; line-height: 1.1em; width: auto;}
.toggle_container .block table tbody tr td:nth-child(0) {width: 50px;}
.toggle_container .block table tbody tr td:nth-child(1) {width: 50px;}
.toggle_container .block table tbody tr td:nth-child(2) {width: 50px;}
.toggle_container .block table tbody tr td:nth-child(3) {width: 50px;}
.toggle_container .block table tbody tr td:nth-child(4) {width: 50px;}
.toggle_container .block table tbody tr td:nth-child(5) {width: 50px;}
.toggle_container .block table tbody tr td:nth-child(6) {width: 350px;}

.toggle_container .block table.threecolumns tbody tr td {width: 200px;}
.toggle_container .block table.threecolumns tbody tr td:nth-child(1) {width: 200px;}
.toggle_container .block table.threecolumns tbody tr td:nth-child(2) {width: 200px;}
.toggle_container .block table.threecolumns tbody tr td:nth-child(3) {width: 200px;}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
