table.one	{
		table-layout:auto;
		table-layout: fixed;
}

table.two	{
		table-layout:auto;
		table-layout: fixed;
}

tablepos	{
		text-align:right;
}