#contact-l {
	width: 455px;
	float: left;
	border-top: 2px solid #920c00;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
}

	#contact-l p {
		margin-left: 20px;
		margin-right: 10px;
	}
	
#contact-r {
	width: 185px;
	float: right:
	clear: right;
	border-top: 2px solid #920c00;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

#contact-w {
	border-top: 2px solid #920c00;
	width: 640px;
	margin-left: 20px;
	margin-right: 10px;
}

.style1 {
	font-size: 13px;
	font-weight: bold;
}
.style3 {
	font-size: 13px;
	color: #920c00;
}
.style5 {font-size: 13px}
.style6 {font-size: 12px}
.style7 {font-size: 12px}
.style8 {font-size: 12px}

.text12 { font-size: 11px; }

form input, form textarea {
	background-image: url(../img/fldbg2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border: none;
	font-family: Arial, Helvetica, sans;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
}

form input.radio {
	background-color: #ffffff;
	background-image: none;
}

form input.submit {
	background-color: #920c00;
	background-image: none;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}

form input.cancel {
	background-color: #cccccc;
	background-image: none;
	color: #999999;
	font-size: 18px;
	text-align: center;
}

