Label 
{
	width: 230px;
	float: left;
	margin-right:10px;
	
/*	margin:0px 20px 5px 0px; */
/*	text-align: right; */
}

input
{
	width: 200px;
}

.label
{
	float: left;
	width:70px;


}

.recoveryText
{

	margin-bottom: 10px;
}

.adminLabel
{
	width:70px;
}


#remPassword Label
{
	width:70px;
	margin-bottom: 2px;
}

.passwordButton
{
	clear:both;
	float:left;
}

#leftColumn Label
{
	float: left;
	width:70px;
	margin-bottom: 2px;
}


#leftColumn input
{
	width:98px;
	margin-bottom: 2px;
}

.checkBox INPUT
{
	
	width: 20px;
}
.checkBox LABEL
{
	
	padding: 3px 10px 0px 0px;
	width: 85px;
	white-space: nowrap;
}

.checkBoxList INPUT
{
	float: left;
	width: 20px;
}
.checkBoxList LABEL
{
	float:left;
	padding: 3px 10px 0px 0px;
	width: 10px;
	white-space: nowrap;
}
			
.input
{
	width: 50px;
	font-family: verdana;
	font-size: small;
}

.inputPassword
{
	
	width: 100px;
	font-family: verdana;
	font-size: small;
}

.clearSpace
{
	clear: both;
	padding-bottom: 4px;	
}


.inputButton
{
	float: right;
	margin-right:8px;
	margin-bottom: 2px;
}