﻿.userprofileheading
{
	font-weight: bold;
	color: White;
	background-color: #6b696b;
	padding-left:6px;
	text-align:left;
}

.regtext
{
	font-size: 10px; 
	font-family: Verdana;
}

.userprofiletable
{
	font-size: 9px; 
	font-family: Verdana;
	background-color: #f5f5f5;
	border: 0;
}

.userWizard
{
	padding:0 20px 0 20px;
}

.userWizardCtrl
{
	width:100%;
}

.userprofiletopspace
{
	text-align:right;
	width:170px;
	padding-right:6px; 
	padding-top:6px;
}

.userprofilefirstrow
{
	padding-top:4px;
	line-height:1.6;
	vertical-align:bottom;
}

.userprofilelabelpadding
{
	padding-top:6px;
}

.userprofileleftcolumn
{
	text-align:right;
	width:160px;
}

.userprofilemiddlecolumn
{
	text-align:left;
	width:220px;
}

.userprofilerightcolumn
{
	text-align:left;
	width:230px;
}

.userprofilefield
{
	width:180px;
}

.userprofilebirthdatefield
{
	width:120px;
}

