.configRoot
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #036;
}

.config table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #036;
}

.config table label
{
	font-weight: bold;
	font-size: 110%;
}

li.configGroup span.configDescription
{
	font-size: 90%;
	font-weight:lighter;
	color: #036;
	border: none;
}

.configItem
{
	list-style-type: square;
	margin-left: 20px;
	color: #036;
	border: none;
	padding: 0px
}
.configStandalone
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #036;
	border: solid 10 #E7F1F8;
}
h2
{
	color: #036;
}

li.configGroup span
{
		font-size: 120%;
		font-weight: bold;
	}
	
li.configGroup
{
	display: block;
	list-style-type: none;
	margin-left: 20px;
	color: #036;
	border-bottom: solid 1px #ccc;
	padding: 10px;
}
