if you goto
http://itweb.ca/Account/Register.aspx
u will see that the the text is not on the same line as the button.
Any help would be appreciated.
<div id="welcome-info"><br /><p> Hello and welcome to IT Web Jobs Canada!</p><p> Once you register with us you can access respective secured areas for posting resumes or posting jobs.</p><p><asp:RadioButtonList ID="rblJobRole" runat="server"><asp:ListItem Value="0">I am a <strong>Job Seeker</strong> seeking work</asp:ListItem><asp:ListItem Value="1">I am a <strong>Company</strong> seeking to hire top professionals</asp:ListItem></asp:RadioButtonList><br /><asp:Button ID="Button1" runat="server" Text="Show Selected Software" /></p></div>