﻿#userNameLabelCell, #passwordLabelCell
{
	width:100px;
	text-align:right;
}


#userNameTextBoxCell, #passwordTextBoxcell
{
	width:100px;
	text-align:left;
}


#_userNameTextBox, #_passwordTextBox
{
	width:100%;
}