/*********************************************************************************/
/*                   JomiTech Components For PHP Stylesheet                      */
/*               Copyright © JomiTech 2007. All Rights Reserved.                 */
/*********************************************************************************/
@import "sitethemestyles.css";

.jtgroupbox {
	border: solid 1px #5D7EB0;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.jtgroupboxcontents {
	height: 100%;
	width: 100%;
}

.jtgroupboxcaption {
	color: #515050;
	font-size: 9pt;
	margin-left: 7px;
}