Styles (Links)

Styles (Links)


i am trying to replicate the buttons with icons like in theme roller.
but i noticed that by just coping and pasting the markup for the link
alone dun seem to be all i need i still need to add floats etc?

<a href="#" style="display: block; padding: 3px 6px 3px 3px; float:
left; font-size: 11px; line-height: 1.5em" id="dialog_link" class="ui-
state-default ui-corner-all"><span class="ui-icon ui-icon-newwin"
style="float: left; margin-right: 3px"></span>Open Dialog</a>



inline styles added by me. are these required? or did i miss out
anything? and even with my styles, i dun get the hover effects etc.