Styles and ASP.NET controls
Maybe someone knows this? When you create a ASP.NET form and drag a few components onto it you can then setup styles for each component. When you have say 10 things to change per element and a form with 20 elements then its a real ball ache. What would be nice is a HTML style CSS sheet so you can block style a component. Now this could be done by creating custom components but it would so nice if this was available out of the box.