button, input, select {
	/* Go Home Apple, You're Drunk */
	border-radius: 0px;
}

#pressDel {
	position: sticky;
	top: 100vh;
}
#s42_bios em {
	font-style: normal;
}
#s42_bios a {
	display: inline-block;
	width: 100%;
	max-width: 350px;
	white-space: pre-wrap;
	vertical-align: top;
}
#s42_bios a:focus {
	background-color: #313131;
	box-shadow: 0 0 0 1px #313131;;
	outline: none;
}

#s42_bios a:hover {
	border: 0
}
canvas.ansi{
	width: 100%;
	/*pointer-events:none;*/

}
.ansilove{
	background: #000;
	cursor: url(../c/sys/cursors/pointer.html),pointer;
}