.txt {
	color:#00BBD6;
	font-weight:bold;	
}
.txt_input {
	height:18px;
	background-color:#00BBD6;
	color:#FFF;
	border:none;
	width:80px;
	font-size:14px;
	padding:2px;
}

