label {
	text-transform: uppercase;
	font-family: arial;
	color: #666633;
	font-size: 0.9em;
}

input, textarea {
	font-family: arial;
	font-size: 1em;
	border: 1px #AAAAAA solid;
}

input.submit {
	cursor: pointer;
}

tr.error label {
	color: #9E230E;
}

tr.error input, tr.error textarea {
	border-color: #9E230E;
}

#title-email-friend {
	display: block;
	text-indent: -4000px;
	height: 13px;
	background-image: url(../images/titles/email_to_friend.gif);
	background-repeat: no-repeat;
}

#title-special-offers {
	display: block;
	text-indent: -4000px;
	height: 13px;
	background-image: url(../images/titles/special_offers.gif);
	background-repeat: no-repeat;
}