table.bordered
{
	border-color:#0C1F40;
	border-width:1px;
	border-style:Solid;
	width:400px
}

table.nonbordered
{
	border-style:None;
	width:400px
}

input.imperial
{
	width:70px
}

input.result
{
	background-color:#E0E0E0
}
