table.system {background-color:#FFEEEE;width:600px;border:1px solid #500;}
table.system tr.header td {font-size:14px;font-weight:bold;color:#222;}
table.system table.data {table-layout:fixed;}
table.system table.data tr.header td {font-size:12px;font-weight:bold;color:#A00;}
table.system table.data td.name {width:150px;background-color:#FFDDDD;border-bottom:1px solid white;}
table.system table.data td.value {width:450px;}