@import "base.css";

#EstimateForm
{
	margin-left: 20px;
}

#EstimateForm label
{
	font-weight: bold;
}

#estimate-ip
{
	font-size: 65%;
}

.sent
{
	font-style: italic;
	margin-bottom: 5em;
	text-align: center;
}