h1 {
	height: 39px;
	width: 466px;
	background: url(../images/headlineSprites.gif) no-repeat 0px 0px;
	margin-top: 40px;
	padding-top: 0;
	overflow: hidden;
}
h1 span {
	margin-left: -1000px;
}
#content th {
	text-align: right;
	vertical-align: top;
	width: 90px;
	padding: 2px 4px 2px 2px;
}
#formHeadline {
	margin-top: 20px;
}
#contactForm {
	position: relative;
	display: block;
	border: 1px solid #777;
	background: #ececec;
	padding: 5px;
}
textarea, input.text {
	width: 150px;
}
p.nogap {
	padding-bottom: 0;
}
#logos {
	position: relative;
	display: inline;
	margin: 15px 0px 40px;
}
