#content	{
		  margin-top   :  16px;
		  margin-left  : 178px;
		  margin-bottom:  16px;
		  padding      :  10px;
		  width : auto;
		  height: auto;
		  background-color: #FFFFFF;
		}	
td		{
		  font-family: Verdana, Sans-serif;
		  font-size  : 75%;
		}
 .lopd		{
		  font-size : 65%;
		  font-style: italic;
		  margin    : 0px;
		  padding   : 0px;
		}		
#form		{
		  position: relative;
		  border- :  1px SOLID #FF7799;
		}
.formrow	{
		  position: relative;
		  height: 50px;
		}
.formrow p	{
		  font-size: 70%;
		  font-weight: bold;
		}
.formrowbtn	{
		  text-align: right;
		}
#fldEMail	{ position: absolute; top:   0px; left:  0px; }
