* { margin: 0px; padding: 0px; vertical-align: top; }

img {
	border: none;
}

td, div, p {
	text-align: justify;
	font-family: lucida grande, arial;
	font-size: 11px;
	color: #110;
}

a {
	color: #331;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	padding-bottom: 10px;
}

h1, h2 {
	display: none;
}

td.footer {
	color: #332;
}

td.footer a {
	color: #332;
}

ul {
	text-indent: none;
	padding: none;
}

li {
	list-style: none;
	padding-left: 11px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.errorHere {
	color: white;
	background: #ce0000;
}

.contactTextarea {
	width: 100%;
	height: 45px;
}

.contactInput {
	width: 100%;
}