.hidden
{
	display: none;
	visibility: hidden;
}

#eServices, #eServices td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

	#eServices label
	{
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
	}
	
	#eServices hr
	{
		background-color: #000000;
		border-width: 0px;
		color: #000000;
		height: 1px;
	}
	
	#eServices h1
	{
		font-size: 20px;
	}
	
	#eServices ul
	{
		margin: 20px;
	}
	
	#eServices li
	{
		list-style-type: disc;
	}
	
	#RegForm .left, #RegForm .right, #ViralForm .left, #ViralForm .right
	{
		border-bottom: solid 1px #e0e0e0;
	}
	
	#RegForm td, #eServices td, #ViralForm td, #RegForm table
	{
		border-width: 0px;
	}
	input
	{
	width:240px;
	}