/* Login, Request Password, Request account */

table.formtable
{
	border-style: none;
	margin-left: 20px;
}

table.formtable td
{
	padding: 5px 0px 0px 10px;
}

table.formtable .formlabel
{
	font-weight: bold;
}

table.formtable td.spacer 
{
	height: 15px;
}

p 
{
	 margin-bottom: 8px;
	 margin-top: 8px;
}
