inputEx - Styling Labels

Styling the labels

Let's place the labels on top of the fields

User Informations
1#sampleGroup div.inputEx-label { 
2    float:none; 
3    text-align: left; 
4
view plain | print | ?