<?php
header("Content-type: text/css");
include("../php/config.php");
?>
TABLE.submit TD,TH {
	padding:10px;
}
TABLE.submit TH {
	text-align:right;
}
.text {
	width:350px;
}
TABLE.submit TEXTAREA {
	width:400px;
	height:100px;
}
#name {
	display:none;
}
#footer {
	padding:6px;
}
.address {
	float:left;
	margin:0 10px 0 0;
	font-size:11px;
}