*
{
	font-family:verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
}

pre
{
	font-family:"courier new";
	font-size:12px;
	padding:24px;
	text-align:left;
}

table
{
	border-collapse:collapse;
	width:100%;
}

th
{
	background-color:#336699;
	border:#ffffff 3px solid;
	color:#ffffff;
	line-height:24px;
	padding:0px 24px 0px 24px;
}

th.strings
{
	xwidth:80%;
}

th.numbers
{
	width:20%;
}

td
{
	background-color:#f6f6f6;
	border:#ffffff 3px solid;
	color:#333333;
	line-height:24px;
	padding:0px 24px 0px 24px;
}

td a
{
	display:block;
	text-align:left;
}

#tool
{
	margin:24px;
	text-align:center;
}
#tool button
{
	width:96px;
}

#tool h1
{
	font-size:18px;
	margin:18px;
}

#tool iframe
{
	border:#cccccc solid 1px;
	height:396px;
	margin:18px auto 18px auto;
	width:792px;
}

#tool input
{
	margin:0px 6px 0px 6px;
	text-align:left;
	width:240px;
}