@CHARSET "ISO-8859-1";

.gc_legend_cont
{
}

ul.gc_legend
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.gc_legend li
{
	font-size: 10px;
	margin: 0px 0px 8px 0px;
}

ul.gc_legend input
{
	padding: 0px;
	margin: 0px;
}

.gc_legend_chk
{
	width: 16px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.gc_legend_label, .gc_legend_img
{
	margin-left: 18px;
}

* html .gc_legend_label
{
	margin-top: -8px;
}

*:first-child+html .gc_legend_label
{
	margin-top: -8px;
}

* html .gc_legend_img
{
	margin-left: 23px;
}

.gc_legend_sub
{
}

.gc_legend_sub ul.gc_legend li
{
	margin: 4px 0px 4px 16px;
}
