I've added a DropDownList to my ASP.NET page in a div tag. I have it loading with values from a database. I wanted to add the rounded corner extender to make it look nicer, but for some really weird reason, when I add the extender to the ddl control, it doesn't display the values from the database...