#Legend {
	margin:-3px 0px 0px 0px !important;
	width:180px;
	background-color:#131313;
	}
#Legend li {
	margin:0px !important;
	padding:2px 5px;
	font-size:11px;
	color:#979497;
	border-bottom:1px dotted #cccccc;
	background-color:#131313;
	}
#Legend li a {
	color:#8dbbcb;
	text-decoration: none;
		background-color:#131313;

	}
#Legend li a:hover {
color:#ffd200;
	text-decoration: none;
	}	