.ajax
{
	height:0;
	width:0;
	visibility:hidden;
	display:none;
}
.button.writing
{
	border: outset 3px #000;
	height:16px;
	width:auto;
	max-width:300px;
	/*width:100px;*/
	cursor:pointer;
	padding:1px;
	text-align:left;
}
.infobox
{
	border: solid 3px #000;
	padding:5px;
}
.slot
{
	font-weight:bold;
}

