I've got two asp panels, one visible at any given time. Visibility is toggled between the two by clicking the "Show/Hide Report" button. Pretty straightforward but I'd like to add some visual flair. The second panel should "slide" in from the right when Show Report is clicked (which also populates the ReportViewer) and slide back and disappear when Hide Report is clicked. I looked at various controls but they all have UI chrome I don't need. Is there a control that fits my needs?