.mandatory
{
	color: #f00;
	background-color: transparent;
	font-size: 120%;
}

textarea, select
{
	color: #484641;
	width: 200px;
}

select
{
	width: 207px;
}

textarea
{
	width: 250px;
	height: 75px;
	font-size: 100%;
}

input.box
{
	border-width: 0;
	width: auto;
	background-color: transparent;
}



table.formtable tr td
{
	padding-bottom: 5px;
	vertical-align: top;
	padding-right: 10px;
}

.formtable
{
	color: #484641;
	margin-bottom: 20px;
}

hr
{
	width: 100%;
	color: #666;
}

.lhs
{
	color: #484641;
	width: 200px;
	text-align: right;
}

.send
{
	text-align: right;
	padding-top: 20px;
}

