I can't understand why Telerik_stylesheet is outside the <head> tag! I think this error comes from the FormDecoration controller, how do I fix this? I want to validate the page in XHTML 1.0 Strict but then this line cant be outside the <head> tag.
<link class='Telerik_stylesheet' type='text/css' rel='stylesheet' href='/WebResource.axd?d=Jrxutc3vSdTzoSVKhoRbNbLAGkfkSThA4sXBLKFVWon0-07Eq60btA2OqfMCMirxw0AjXrkVjtb91j1gAS9olg2&t=633868204660000000'></link>
Anyone know a solution?