form			{ display:inline; }
input			{border:1px solid black; }
tr[id$="0"]		{background-color:#ffff99; }
tr[id$="1"]		{background-color:#ffffcc; }
tr[id$="2"]		{background-color:#ffff99; }
tr[id$="3"]		{background-color:#ffffcc; }
tr[id$="4"]		{background-color:#ffff99; }
tr[id$="5"]		{background-color:#ffffcc; }
tr[id$="6"]		{background-color:#ffff99; }
tr[id$="7"]		{background-color:#ffffcc; }
tr[id$="8"]		{background-color:#ffff99; }
tr[id$="9"]		{background-color:#ffffcc; }
.liste table		{height:600px; table-layout:fixed; width:800px; overflow:auto;overflow:scroll;  }
.liste thead		{background-color:#8888ff; height:16px; }
.liste tfoot		{background-color:#8888ff; height:16px; }
.liste tbody		{overflow:auto; height:548px; }
#port-options	input	{width:50px; text-align:right; }
#commands	input	{width:90px; text-align:center;}
