div#header
{
	background-image:url(../images/contact-us-header.jpg);
	background-repeat:no-repeat;
	height:39px;
	margin-bottom:10px;
	padding-top:101px;
}

div#formcontainer
{
	width:761px;
	padding:10px;
	margin-left:10px;
	background-color:#e5e5e5;
	border:1px solid #d5d5d5;
	height:auto;
	font-size:0.8em;
}

div.row
{
			clear:both;
			padding-top:2px;
			font-size:12px;
}

div.row span.label
{
			float:left;
			width:100px;
			text-align:right;
			background-color:#003399;
			padding-right:3px;
			border-top:4px solid #e5e5e5;
			font-weight:bold;
			color:white;
}

div.row span.formf
{
			float:right;
			width:655px;
			text-align:left;
}
