
/* Start of contact.css */

label {
	width: 160px;
	display: inline-block;
	vertical-align: top;
}

input[type=text] {
	width: 260px;
}

#contactForm label span, #contactForm em span {
	color: #900;
}

/* End of file */
