diff --git a/artwork/ic_send_holo_light_encrypted.psd b/artwork/ic_send_holo_light_encrypted.psd
new file mode 100644
index 00000000000..b9efb7b1457
Binary files /dev/null and b/artwork/ic_send_holo_light_encrypted.psd differ
diff --git a/res/drawable-hdpi/ic_send_encrypted_holo_light.png b/res/drawable-hdpi/ic_send_encrypted_holo_light.png
new file mode 100644
index 00000000000..3fd0b00fef7
Binary files /dev/null and b/res/drawable-hdpi/ic_send_encrypted_holo_light.png differ
diff --git a/res/drawable-hdpi/ic_send_holo_light.png b/res/drawable-hdpi/ic_send_holo_light.png
new file mode 100644
index 00000000000..1e78a347dd5
Binary files /dev/null and b/res/drawable-hdpi/ic_send_holo_light.png differ
diff --git a/res/drawable-mdpi/ic_send_encrypted_holo_light.png b/res/drawable-mdpi/ic_send_encrypted_holo_light.png
new file mode 100644
index 00000000000..c7b51a09952
Binary files /dev/null and b/res/drawable-mdpi/ic_send_encrypted_holo_light.png differ
diff --git a/res/drawable-mdpi/ic_send_holo_light.png b/res/drawable-mdpi/ic_send_holo_light.png
new file mode 100644
index 00000000000..47272f0739b
Binary files /dev/null and b/res/drawable-mdpi/ic_send_holo_light.png differ
diff --git a/res/drawable-xhdpi/ic_send_encrypted_holo_light.png b/res/drawable-xhdpi/ic_send_encrypted_holo_light.png
new file mode 100644
index 00000000000..aebd0a7d751
Binary files /dev/null and b/res/drawable-xhdpi/ic_send_encrypted_holo_light.png differ
diff --git a/res/drawable-xhdpi/ic_send_holo_light.png b/res/drawable-xhdpi/ic_send_holo_light.png
new file mode 100644
index 00000000000..be98080c5eb
Binary files /dev/null and b/res/drawable-xhdpi/ic_send_holo_light.png differ
diff --git a/res/drawable/send_button_background.xml b/res/drawable/send_button_background.xml
new file mode 100644
index 00000000000..5d1fcdbe917
--- /dev/null
+++ b/res/drawable/send_button_background.xml
@@ -0,0 +1,24 @@
+
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/conversation_activity.xml b/res/layout/conversation_activity.xml
index fb24b3405f8..645e6050784 100644
--- a/res/layout/conversation_activity.xml
+++ b/res/layout/conversation_activity.xml
@@ -74,42 +74,46 @@
android:layout_width="match_parent"
android:layout_height="1dp" />
-
+ android:paddingRight="0dp"
+ android:paddingTop="0dp" >
-
-
+
+
+ android:padding="12dp"
+ android:src="@drawable/ic_send_holo_light"
+ android:clickable="false"
+ android:enabled="false"
+ android:tint="#66ffffff" />
+
+"