.textfield {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	color: 666666;
	border-width: 1px;
	border-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}

.textfield2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: 666666;
	border-width: 1px;
	border-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}

.me-liguem{font-family:'Trebuchet MS'; font-size:10px; color:#666666; border-top:1px solid #333333; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-left:1px solid #333333; padding-left:2px;}
