    .textField {
	width : 165px;
	height : 17px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #666666;

  }
  
  .text {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : left;
  	color : #333333;
  }
  
