﻿.CurrentUser
,.LoginStatus
,.LoginLinks 
{
	font-size:9pt;
	font-weight:normal;
}

.LoginLinks a
{
	font-size:8pt;
	text-decoration:none;
}

.LoginLinks a:hover
{
	text-decoration:underline;
}

.CurrentUser #username
{
	font-weight:bold;
}

.LoginStatus
{
	padding-left:7px;
}

.PatientLogin-Table
{
	width: 100%;
}

.PatientLogin-Table td
{
	text-align:right;
}

.PatientLogin-Table td table
{
	float: right;
}

