#contact label
{
/* width: 4em; */
/* float: left; */
/* text-align: right; */
margin-right: 0.5em;
display: block
}

#contact input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

#contact textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

#contact .checkbox input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

#contact .submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

#contactcolumn1  {
	width: 321px;
	padding: 0;
	float: left;
	overflow: inherit;
}
#contactcolumn2  {
	width: 530px;
	float: left;
	padding: 0;
	margin: 0 0 0 49px;
}
#contactcolumn2 p {
	color: #00599E;
}