﻿@import url("base.css");

.Error
{
	color: #f00;
}

.email
{
	/* background: #f5efe1; */
	/* background: #f5f2df; */
	background: #efeac9;
	padding: 15px;
}

.email .Name
{
	margin-bottom: 0.5em;
}

.email .Email
{
	margin-bottom: 0.5em;
}

.email .IPAddress
{
	font-size: 75%;
}