/*
*********************
**	Main design elements
*********************
*/

.auth
{
	font-size: 7pt;
}

hr
{
	border: solid #c1b1b0 1px;
	background-color: white;
	color: white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	height: 4px;
}
