label.error
{
	color: #FF0000;
	font-weight: bold;
}
span.underline
{
	text-decoration: underline;
}

#cryptex-container
{
	width: 100%;
}

#cryptex-container pre
{
	/* font-family: Courier, "Droid Sans Mono"; */
	font-size: 14px;
	width: 290px;
	margin: auto;
}

.chat-kleio
{
	color: #0E5812;
	font-weight: bold;
}

.chat-cyrielle
{
	color: #741D18;
	font-weight: bold;
}

#chat-text span
{
	display: block;
}

tbody
{
	font-family: Courier, "Droid Sans Mono";
	font-size: 14px;
}

.location-value
{
	display: none;
}
