body {
	background: url(../images/sunflower.png) fixed center center no-repeat black;
	margin: 0px;
	margin-left: 20px;
	margin-right: 10px;
	padding: 0px;
}

.panel {
	border: 1px #A0A0A0 solid;
	background: #404040;
	color: white;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 180px;
	padding: 50px;
}

#overlogo {
	position: fixed;
	margin: 0px;
	padding: 0px;
	left: 3px;
	top: 0px;
}

#toolpad {
	font-size: 1px;
	position: fixed;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	border: 1px #808080 solid;
	background: #202020;
	width: 30px;
	left: 3px;
	top: 120px;
}

#toolpad img {
	margin: 2px;
}

#verticalogo {
	position: fixed;
	margin: 0px;
	padding: 0px;
	width: 14px;
	height: 2048px;
	top: 236px;
	left: 10px;
	background-image: url(../images/hlogov2.png);
}

.haiku {
	width: 210px;
	white-space: nowrap;
	border: 2px #383838 dashed;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 13px;
	padding-right: 4px;
	float: left;
	background: url(../images/h_fader.png) center center fixed repeat-x;
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1px;
	text-indent: 173px; /* serve perché il :before non si può allineare a destra */
}

.haiku, .margined {
	margin: 20px;
	margin-left: 27px;
	margin-right: 13px;
}

.blueBorder {
	border: 1px #5467B9 solid;
}

.blackBorder {
	border: 1px black solid;
	background: url(../images/h_fader.png) center center repeat-x;
	padding: 10px;
}

.unpadded {
	padding: 0px;
}

div > h3 {
	margin-top: 0px;
}

.haiku div {
	text-indent: 0px;
}

.haiku:before {
	content: attr(id);
	font-weight: bold;
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #904040;
	vertical-align: top;
}

.audio, .metrica {
	font-size: 1px; /* serve per quella merda di MSIE */
	float: right;
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 1px;
}

.playing {
	font-size: 1px; /* serve per quella merda di MSIE */
	float: left;
	position: relative;
	left: -7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 1px;
}

.metrica {
	margin-left: 0px;
	visibility: hidden;
}

.playing {
	visibility: hidden;
}

fieldset.bottomNote {
	font-size: 12px;
}

div.spacer {
	clear: left;
}
