/* CSS Document */
/* In Olney . Com */
/* Special Cases */
/* Brenda Egeland, February 2007 */

.clean {
	border: none;
	margin: 0;
	padding: 0;
}
.smallnote {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
/* Contact Form */

table.contactFormTbl th {
	text-align: right;
	font-weight: normal;
	color: #555555;
	vertical-align: top;
	background-color: white;
}
table.contactFormTbl td {
	background-color: white;
}

.warning {
	color: #990000;
}