/*********************************************************************************/
/*                   JomiTech Components For PHP Stylesheet                      */
/*               Copyright © JomiTech 2007. All Rights Reserved.                 */
/*********************************************************************************/
.jtgroupbox {
  border: none;
  padding-top: 6pt;
}

.jtgroupboxcontents {
  border: solid 1px #C1C1C1;
  z-index: 1;
}

.jtgroupboxcaption {
  background: white;
  font-size: 8pt;
  left: 8px;
  position: absolute;
  top: 0;
  z-index: 2;
}