@CHARSET "ISO-8859-1";
form p label {
	position: relative; float: left;
	width: 150px;
}
form p input[type=text] {
	width: 200px; 
}