/* Print Styles */
input[type="text"] {
	border: 1px inset #f0f0f0;
}
textarea {
	height: auto;
}