I can see the changes in design time but the controls are not showing when the page is run... I have three such tags and other controls in a tab panel... \[code\]<a href="http://stackoverflow.com/questions/15494353/#" id="A1" class="small-heading">Change Password</a>\[/code\]CSS:\[code\].small-heading { background: url(../../Images1/small-heading.gif) no-repeat; width: 105px; height: 20px; float: left; font-size: 0.9em; line-height: 18px; font-weight: normal; color: #7a7a7a; overflow: hidden; padding: 0 0 0 3px; margin: 0 0 0 -127px;}\[/code\]WHat could be the problem?