Index: CKEditor/trunk/_samples/replacebyclass.html
===================================================================
--- CKEditor/trunk/_samples/replacebyclass.html	(revision 6350)
+++ CKEditor/trunk/_samples/replacebyclass.html	(revision 6358)
@@ -17,5 +17,5 @@
 </head>
 <body>
-	<h1>
+	<h1 class="samples">
 		CKEditor Sample &mdash; Replace Textarea Elements by Class Name
 	</h1>
@@ -29,5 +29,5 @@
 		class, as in the code below:
 	</p>
-	<pre>&lt;textarea <strong>class="ckeditor</strong>" name="editor1"&gt;&lt;/textarea&gt;</pre>
+	<pre class="samples">&lt;textarea <strong>class="ckeditor</strong>" name="editor1"&gt;&lt;/textarea&gt;</pre>
 	<p>
 		Note that other <code>&lt;textarea&gt;</code> attributes (like <code>id</code> or <code>name</code>) need to be adjusted to your document.
@@ -58,8 +58,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>
