.footer
{
	height: 80px;
	vertical-align: middle;
}
#usUser, #usPass
{
	width: 80px;
	border: 1px solid #999;
}
#loginBox
{
	background-color: #635950;
	padding: 0px 10px 10px 10px;
	text-align: center;
	font-size: 10px;
	color: #000;
}
.center
{
	text-align: center;
}
.center table.wikitable
{
	margin-left: auto;
	margin-right: auto;
}

th.l, td.l { text-align: left; }
th.r, td.r { text-align: right; }
th.c, td.c { text-align: center; }
input
{
	text-align: left;
	line-height: 25px;
	height: auto !important;
}

#endUserFamilyName, #endUserGivenName
{
	width: 150px;
}

#commission-table
{
}
#commission-table td, #commission-table th
{
	text-align: right;
}
#commission-table td
{
	width: 50px;
}

#cats table, #export table
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#cats, #export
{
}
#brakets
{
}
#brackets table
{
	margin: 0 auto 0 auto;
}
#brackets table td
{
	width: 100px;
}

#message
{
	background-color: #FFFFDD !important;
}

