diff --git a/phpBB/templates/subSilver/modcp_body.html b/phpBB/templates/subSilver/modcp_body.html
new file mode 100644
index 0000000000..4c89bdcfbc
--- /dev/null
+++ b/phpBB/templates/subSilver/modcp_body.html
@@ -0,0 +1,70 @@
+
+
+
-
diff --git a/phpBB/templates/subSilver/search_results_posts.html b/phpBB/templates/subSilver/search_results_posts.html
new file mode 100644
index 0000000000..61174b4c2d
--- /dev/null
+++ b/phpBB/templates/subSilver/search_results_posts.html
@@ -0,0 +1,54 @@
+
+
+
+
+ {L_SEARCH_MATCHES}
|
+
+
+
+
+
+
+
+
+
+ {PAGE_NUMBER} |
+ {PAGINATION} {S_TIMEZONE} |
+
+
+
+
+
+
\ No newline at end of file
diff --git a/phpBB/templates/subSilver/search_results_topics.html b/phpBB/templates/subSilver/search_results_topics.html
new file mode 100644
index 0000000000..61a1d5a186
--- /dev/null
+++ b/phpBB/templates/subSilver/search_results_topics.html
@@ -0,0 +1,54 @@
+
+
+
+
+ {L_SEARCH_MATCHES}
|
+
+
+
+
+
+
+
+ |
+ {L_FORUM} |
+ {L_TOPICS} |
+ {L_AUTHOR} |
+ {L_REPLIES} |
+ {L_VIEWS} |
+ {L_LASTPOST} |
+
+
+
+ ![{searchresults.L_TOPIC_FOLDER_ALT} {searchresults.L_TOPIC_FOLDER_ALT}]({searchresults.TOPIC_FOLDER_IMG}) |
+ {searchresults.FORUM_NAME} |
+ {searchresults.NEWEST_POST_IMG}{searchresults.TOPIC_TYPE}{searchresults.TOPIC_TITLE} {searchresults.GOTO_PAGE} |
+ {searchresults.TOPIC_AUTHOR} |
+ {searchresults.REPLIES} |
+ {searchresults.VIEWS} |
+ {searchresults.LAST_POST_TIME} {searchresults.LAST_POST_AUTHOR} {searchresults.LAST_POST_IMG} |
+
+
+
+ |
+
+
+
+
+
+ {PAGE_NUMBER} |
+ {PAGINATION} {S_TIMEZONE} |
+
+
+
+
+
+
\ No newline at end of file