I want the the point at which a user types text into a textfield to be moved to the right without moving the margin of the text field to the right. I want this because
I would definately use
text-indent: 20px;
=)