body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
p {
	margin: 0;
	line-height: 130%;
}
a {
	color: #000000;
}
.scrollbar {
	float: left;
	overflow: auto;
}
.placeholder {
	width: 1px;
}
.info, #incompatible {
	clear: both;
}
.hint, #incompatible {
	padding: 10px;
}
.hint {
	position: absolute;
	left: 150px;
}
img {
	border: none;
}