﻿body 
{
	font-family: Verdana;
	font-size: .8em;
	margin-top: 8px;
	margin-left: 8px;
}

.popup #FooterImage
{
	position:absolute;
	top:386px;
}

.normal .right
{
	width: 300px;
}
.normal .fname
{
	width: 100px;
}
.normal .lname
{
	width: 120px;
}
.normal .email
{
	width:250px;
}

.popup
{
	width: 430px;
}
.popup .left
{
	text-align:right;
}
.popup .right
{
	width: 200px;
}
.popup .fname
{
	width: 80px;
}
.popup .lname
{
	width: 100px;
}
.popup .email
{
	width:180px;
}
