
div.usersHeader
{
show:none;
}

div.usersFooter
{
show:none;
}

div.usersContent
{
	width:100%;
	padding-left: 0%;
	padding-right: 0%;
}

div.masterNavigation
{
	width: 100%; 
	text-align: right;
}

table.center
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

td.spacer
{
	width:30px;
}

span.description
{
	margin-left:30px;
}

