	#dp303gtourslegend {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		width:206px;
		background-color:#ffffff;
		display:list-item;
		padding:6px;
		filter: alpha(opacity=90);
		-moz-opacity:0.9;
	}

	#dp303gtourslegend ul, #dp303gtourslegend li{
		margin:0px;
		padding:0px;
		list-style:none;
	}


	#dp303gtourslegendheader {
		vertical-align:middle;
		height:24px;
		font-size:12px;
		font-weight:900;
	}

	#dp303gtourslegendcontent{
		overflow:auto;
	}

	#dp303gtourslegendcontent ul, #dp303gtourslegendcontent li{
		margin:0px;
		padding:0px;
		list-style:none;
	}
	
	#dp303gtourslegendcontent ul {
		margin-bottom:12px;
	}


	.dp303gtourslegendcategoryheadershow,  .dp303gtourslegendcategoryheaderhide{
		background-color:#00baff;
		border-top:1px solid #000000;
		border-right:1px solid #000000;
		border-left:1px solid #000000;
	}

	.dp303gtourslegendcategoryheaderhide{
		border-bottom: 1px solid #000000;
	}
	
	.dp303gtourslegendcategoryheadershow input, .dp303gtourslegendcategoryheaderhide input {
		float:left;
	}


	.dp303gtourslegendcategoryheadershow a, .dp303gtourslegendcategoryheadershow a:link, .dp303gtourslegendcategoryheaderhide a, .dp303gtourslegendcategoryheaderhide a:link {
		padding:3px;
		color:#FFFFFF;
		text-decoration:none;
		font-size:11px;
		height:18px;
		font-weight:900;
		display:block;
	}
	
	.dp303gtourslegendcategoryheadershow a:hover, .dp303gtourslegendcategoryheadershow a:active, .dp303gtourslegendcategoryheaderhide a:hover, .dp303gtourslegendcategoryheaderhide a:active {
		background-color:#7fdcff;
	}


	.dp303gtourslegendcategorycontent{
		border-bottom:1px solid #000000;
		border-right:1px solid #000000;
		border-left:1px solid #000000;
	}
	
	.dp303gtourslegendcategorycontent ul {
		padding-top:-6px !important;
	}








	

