/* CSS Document */

.textfield {
	font-family: arial;
	font-size: 11px;
	color: #3B3B3B;
	border: 1px solid #939393;
	background-image: url(bg_textfield.gif);
	background-position:top;
	background-color:#BABCBB;
	background-repeat:repeat-x;
	padding:2px;
}






