diff --git a/retroshare-gui/src/style/chat/default.css b/retroshare-gui/src/style/chat/default.css
deleted file mode 100644
index 931ca702a..000000000
--- a/retroshare-gui/src/style/chat/default.css
+++ /dev/null
@@ -1,28 +0,0 @@
- .header {
- font-weight: bold;
- }
-
- .time {
- }
-
- .incomingHeader {
- background-color:#dfedff;
- border-color:#fafafa #d1dfef #d1dfef #fafafa;
- color: #295b07;
- }
-
- .incomingTime {
- background-color:#dfedff;
- color: #295b07;
- }
-
- .outgoingHeader {
- background-color:#f5f5f5;
- border-color:#fafafa #e3e3e3 #e3e3e3 #fafafa;
- color: #244578;
- }
-
- .outgoingTime {
- color: #244578;
- }
-
diff --git a/retroshare-gui/src/style/chat/default.htm b/retroshare-gui/src/style/chat/default.htm
deleted file mode 100644
index 3241ce01c..000000000
--- a/retroshare-gui/src/style/chat/default.htm
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/retroshare-gui/src/style/chat/images/Thumbs.db b/retroshare-gui/src/style/chat/images/Thumbs.db
deleted file mode 100644
index d4795cf89..000000000
Binary files a/retroshare-gui/src/style/chat/images/Thumbs.db and /dev/null differ
diff --git a/retroshare-gui/src/style/chat/images/rstray3.png b/retroshare-gui/src/style/chat/images/rstray3.png
deleted file mode 100644
index d03d45063..000000000
Binary files a/retroshare-gui/src/style/chat/images/rstray3.png and /dev/null differ
diff --git a/retroshare-gui/src/style/chat/second.css b/retroshare-gui/src/style/chat/second.css
deleted file mode 100644
index 213ed4cb1..000000000
--- a/retroshare-gui/src/style/chat/second.css
+++ /dev/null
@@ -1,25 +0,0 @@
- .header {
- font-weight: bold;
- }
-
- .time {
-
- }
-
- .incomingHeader {
- background-color: #B2B2B2;
- color: #000033;
- }
-
- .incomingTime {
- color: #CCD9D9;
- }
-
- .outgoingHeader {
- background-color: #c2d9fa;
- color: #244578;
- }
-
- .outgoingTime {
- color: #707070;
- }
diff --git a/retroshare-gui/src/style/chat/second.htm b/retroshare-gui/src/style/chat/second.htm
deleted file mode 100644
index 4a871e583..000000000
--- a/retroshare-gui/src/style/chat/second.htm
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
-
-
-
- |
-
-
-
-
-
-
-
- %message% |
- %timestamp% |
-
-
- |
-
-
-
\ No newline at end of file