h1 {
	background: url(../images/titles/title_contact_slammed.png) no-repeat;
}

* html h1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/titles/title_contact_slammed.png');
}

.special_note {
	float: left;
	margin-right: 15px;
	width: auto;
	font-weight: bold;
}

textarea.text {
	width: 300px;
	height: 150px;
}

.form_div {
	margin-bottom: 10px;
}

.submit {
	margin-left: 118px;
}
