Demonstration of manipulation text postion
Position text of the input field on the right
.XTextField[name=tfTextRight] {
text-align: right;
}
Place the label in the middle
.CXTextField[xn=tfLabelCenter] label {
text-align: center;
width: 100%;