#header,
#footer,
#siteinfoLegal,
h2,
h3,
p
{ display:none; }
 
h1 { color:#000; }

textarea,
input {
	border:0;
	border-bottom:1px solid #000;
	}
	
	textarea { width:100%; }
	label { width:30%; }
	input { width:70% !important; }
