div.fancy {
	margin: 10px;
	padding: 1em;
	padding-left: 144px;
	padding-right: 16px;
	border-width: 1px;
	border-style: dashed;
}
div.fancy:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}
div#note {
	display: block;
	min-height: 120px;
	width: 116px;
	padding-left: 4px;
	padding-right: 4px;
	overflow: auto;
}
.bar-item {
	display: block;
	float: left;
	width: 140px;
	margin-left: 0px;
	margin-right: 0px;
}
.bar-item .button {
	width: 130px;
	background: none;
	border: 0px #000 none;
	border-bottom: 1px #000 dotted;
	padding: 0px;
}
.bar .current .button {
	border-bottom: 1px #000 dashed;
}
#yaal-dox {
	border-width: 1px;
	float: left;
	border-style: solid;
	position: relative;
	display: block;
	margin: 0px;
	min-width: 100%;
	min-height: 640px;
}
#bar-hector, #bar-gameground {
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	display: block;
	height: 24px;
	margin: 4px;
	margin-left: 0px;
	padding: 2px;
}
.bar-item * {
	font-size: 16px;
}
.bar-item .button:hover {
	border-bottom: 1px #000 solid;
}
img {
	border-width: 1px;
	border-style: solid;
}
#hector-logo {
	border-style: none;
}
