/**
 * Style sheet gBox
 */
.gBoxHeader
{
	height:29px;
	padding-left:11px;
	background-image:url("tl_files/handon_2008/images/gBoxHeaderBG.gif");
	background-repeat:repeat-x;
	border-top:1px solid #ffffff;
}

.gBoxHeader h2
{
	height:28px;
	padding-top:1px;
	line-height:28px;
}

.gBoxContent
{
	padding:11px;
	background-color:#ffffff;
}

.gBoxLineHeightPlus
{
	line-height:1.4em;
}
