Index: CKEditor/trunk/_samples/php/replaceall.php
===================================================================
--- CKEditor/trunk/_samples/php/replaceall.php	(revision 6350)
+++ CKEditor/trunk/_samples/php/replaceall.php	(revision 6358)
@@ -11,5 +11,5 @@
 </head>
 <body>
-	<h1>
+	<h1 class="samples">
 		CKEditor Sample &mdash; Replace All Textarea Elements Using PHP Code
 	</h1>
@@ -23,5 +23,5 @@
 		after the last <code>&lt;textarea&gt;</code> element:
 	</p>
-	<pre>
+	<pre class="samples">
 &lt;?php
 // Include the CKEditor class.
@@ -66,8 +66,8 @@
 		<hr />
 		<p>
-			CKEditor - The text editor for the Internet - <a href="http://ckeditor.com/">http://ckeditor.com</a>
+			CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
