*
{
	-webkit-user-select : auto;
}


body
{
	height	: 100%;
	padding	: 0.5em 1.25em;
}

.current-process
{
	display : block;
}

.inactive
{
	display : none;
}

#post_key , #go_pbtweet
{
	display :none;
}

iframe
{
	background-color: white;
	height			: 120px;
	width			: 550px;
	margin			: 5px auto;
}

pre
{
	margin		: 0px 1em;
	font-family	: monospace;
}

#column_wrapper
{
	width	: 420px;
	float	: right;
}

.shiftkey
{
	font-family	: keytop;
}

@font-face {
  font-family: keytop;
  src: url(keytop.ttf);
  unicode-range: U+0030-007A;
}
