.textfieldd {
	float: left;
	height: 10px;
	width: 200px;
	border: 0px;
	padding-top: 5px;
}
/* CSS Document */
.textInput
{
	border: 0px solid #ffffff;
	background: #ffffff;
	color: black;
	font-size: 1.1em;
	height: 22px;
	font: black;
	background-image: url(images/input_03.jpg);
	padding-left: 5px;
	width: 215px;
	padding-top: 2px;
}
