﻿@charset "UTF-8";

#UserList button	{ margin:15px 3px 10px 3px; }

.Frame th.Label			{ padding:4px 7px; text-align:left; background-color:#CCCCCC; font-weight:normal; }
.Frame td				{ padding:4px; text-align:left; padding-right:10px; }
.Frame td .text			{ width:100% }
.Frame td.LoginName	 	.text { width:33ex; }
.Frame td.LoginPassword	.text { width:33ex; }
.Frame td.CompanyName	.text { width:33ex; }
.Frame td.Department	.text { width:17ex; }
.Frame td.Person		.text { width:17ex; }
.Frame td.Tel			.text { width:14ex; }
.Frame td.Fax			.text { width:14ex; }
.Frame td.Mail			.text { width:33ex; }
.Frame td.ZipCode		.text { width:8ex; }
ul.Message	{ font-size:8pt; }
