#aboutyou
{
	float:left;
	margin-right: 5em;
}

#yourcompany
{
	float:left;
}

#yourmessage
{
	float:left;
/*	padding-top: 5px;
*//*	clear: both;*/
}

form p
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	line-height: normal;
	font-size: small;
}
/*
form label
{
	font-size: small;
}
*/
.required
{
	color: red;
	vertical-align: text-top;
	font-weight: bold;
}
