diff --git a/addressbook/templates/default/app.css b/addressbook/templates/default/app.css
index 9a4c6ab1ae..91e0f678a0 100644
--- a/addressbook/templates/default/app.css
+++ b/addressbook/templates/default/app.css
@@ -135,4 +135,6 @@ select#addressbook-index_col_filter\[tid\] {
width: 130px;
vertical-align: middle;
margin-left: 3px;
-}
\ No newline at end of file
+}
+.smime_section_border {border-top: 1px solid #e5e5e5;}
+.smime_section_border> * {padding-top: 10px;}
\ No newline at end of file
diff --git a/addressbook/templates/default/edit.xet b/addressbook/templates/default/edit.xet
index 9d19105e0f..59ab7cb30f 100644
--- a/addressbook/templates/default/edit.xet
+++ b/addressbook/templates/default/edit.xet
@@ -176,7 +176,7 @@
-
+
diff --git a/addressbook/templates/pixelegg/app.css b/addressbook/templates/pixelegg/app.css
index c2ef2745aa..100ad53a6c 100755
--- a/addressbook/templates/pixelegg/app.css
+++ b/addressbook/templates/pixelegg/app.css
@@ -163,6 +163,12 @@ select#addressbook-index_col_filter\[tid\] {
vertical-align: middle;
margin-left: 3px;
}
+.smime_section_border {
+ border-top: 1px solid #e5e5e5;
+}
+.smime_section_border > * {
+ padding-top: 10px;
+}
@media all {
/* #############################################################################