#formtext {
	font-size: 12px; 
	color: #000; 
	background-color: #fff; 
	border: #33c; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
}

#formsubmit {
	font-size: 12px; 
	color: #000; 
	background-color: #ccc; 
	border: #33c; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
}





