
/*Partner Form Specific Styles*/

.eNote
{
	/*
	color:Gray;
	font-weight:lighter;
	font-family:Arial;
	font-family:Verdana, Helvetica, Sans-Serif; 
	font-size:11px; 
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	*/
}

.eLabel
{
/*
	color:Black;
	font-family:Arial;
	font-family:Verdana, Helvetica, Sans-Serif; 
	font-size:11px; 
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
*/
}

.eEULA
{
	color:Black;
	font-family:Arial;
	font-family:Verdana, Helvetica, Sans-Serif; 
	font-size:11px; 
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	width:265px;
	height:129px;
}

.eTextBox
{
	/*
	color:Black;
	background-color:White;
	font-family:Arial;
	font-family:Verdana, Helvetica, Sans-Serif; 
	font-size:11px; 
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
*/
	width:450px;
}

.eDropDown
{
/*	color:Black;
	background-color:White;
	font-family:Arial;
	font-family:Verdana, Helvetica, Sans-Serif; 
	font-size:11px; 
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	width:265px;
*/
	width:450px;
}

.eValidator
{
	/*
	background-color:White;
	color:Black;
	font-family:Arial;
	font-family:Verdana, Helvetica, Sans-Serif; 
	font-size:11px; 
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
*/
}

