Hi Brian,
The settings on the CSS tab for the column (Right Justify) apply to the contents of the column, but they don't cascade "into" the contents themselves.
so in the case of an EIP field, the right-justify will make the Entry field right-justified in the table cell (ie in the column itself) but the _contents_ of the entry field are not right justified.
To right-justify the contents of an entry field, add the class RightJustify to the CSS Class setting on the _Edit_ tab. For example, on the Name column in Example 3 this becomes;
'BrowseEntry RightJustify'
cheers
Bruce