input, textarea,select {
	font-family: "Arial",  "Helvetica", "geneva", "sans-serif";
	font-size: 12px;
	line-height: 130%;
	color: #767676;
	}

input { border:1px solid #AAAFB2; }
text { border:1px solid #AAAFB2; }

.myBox {
	height:19px;
	padding: 1px;
	width: 95px; }
	