@import url("base.css");

#ValSum { text-align: left; }
#info address { font-style: normal; }
#email-form { text-align: right; }
#email-form table { width: 100%; }
#email-form table th { width: 5em; }
#email-form .drop-down { width: 100%; }
#email-form .text-field { width: 99%; }

#email-form .sent
{
	font-weight: bold;
	margin-top: 4.5em;
	text-align: center;
}

#contact-ip
{
	font-size: 70%;
	font-style: normal;
	margin-top: 0.5em;
}