opera için ayrı firefox için ayrı yapmana gerek oldugunu sanmıyorum xhtml valid ise sorunsuz çalışır sadece int explorerda sorun olabilir onuda şu şekilde çözersin;
<!--[if IE 6]>
	<link rel="stylesheet" type="text/css" href="css/ie6.css" />
<![endif]--> 
<!--[if IE 7]>
	<link rel="stylesheet" type="text/css" href="css/ie7.css" />	
<![endif]--> 
<!--[if IE]>
	<link rel="stylesheet" type="text/css" href="css/ie.css" />	
<![endif]-->