#contact {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 36px;
}
#contact h1 {
	margin-bottom: 10px;
	background-image: url(../img/contact/tl.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 122px;
	text-indent: -9999px;
}
#contact p {
	line-height: 18px;
	margin-bottom: 6px;
}
#contact td {
	text-align: left;
	line-height: 18px;
	vertical-align: top;
}
.box {
	border: 1px solid #527192;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.box p {
	color: #66CCFF;
}


.need {
	color: #FFCC00;
}
.conf {
	color: #66CCFF;
}

#send {
	border: 1px solid #527192;
	padding: 10px;
	text-align: center;
	margin: 5px;
}
