legend {
	font-weight:bold;
	background-color:#333366;
	color:#ffffff;
	margin-top:-10px;
	margin-left:10px;
	padding:3px 8px;
	overflow:visible;
}

div {
	color:#000000;
	border:none;
	font-size:12px;
}

img {
	border:none;
}

#etiquette {
	position: absolute;
	display: none;
	z-index: 21;
	background-color:#ab1a1a;
	border:1px #ffffff solid;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:3px 8px 3px 8px;
	opacity:.6;
}
