diff --git a/modules/addon/tpl/addon_list.html b/modules/addon/tpl/addon_list.html
index 718308523..800a98701 100644
--- a/modules/addon/tpl/addon_list.html
+++ b/modules/addon/tpl/addon_list.html
@@ -39,6 +39,8 @@
{$lang->cmd_setup}
+
+
|
diff --git a/modules/admin/tpl/css/admin.css b/modules/admin/tpl/css/admin.css
index 2f7c187fe..4f81c9ed3 100644
--- a/modules/admin/tpl/css/admin.css
+++ b/modules/admin/tpl/css/admin.css
@@ -96,11 +96,13 @@ h4 .view { color:#158692; padding-right:.6em; font:bold .9em Tahoma; background:
.tableType1 { width:100%; border-bottom:2px solid #c1c0bd;}
.tableType1 th { font-weight:normal; color:#ffffff; background:url(../images/tableType1Header.gif) repeat-x; height:28px;}
.tableType1 td { text-align:center; color:#636363; height:30px; border-top:1px solid #ededed;}
+.tableType1 td.left { text-align:left }
.tableType1 td a { color:#1d1d1d;}
.tableType1 .tahoma { font-size:.9em; font-family:Tahoma;}
.tableType1 .tahoma a { font-size:1em;}
.tableType1 td.blue a { color:#158692;}
.tableType1 td.red a { color:#c95b53;}
+.tableType1 td.red { color:#c95b53;}
.tableType2 { border:2px solid #c1c0bd; border-left:none; border-right:none; width:100%;}
.tableType2 th { border-top:1px solid #fbfbfb; border-bottom:1px solid #e4e4e4; background:#f5f5f5; padding:10px 10px 10px 2em; font-weight:normal; text-align:left; color:#606060;}
@@ -125,6 +127,8 @@ h4 .view { color:#158692; padding-right:.6em; font:bold .9em Tahoma; background:
.tableType3 .tahoma a { font-size:1em;}
.tableType3 td.left { text-align:left; }
.tableType3 td label { margin-right:1em; }
+.tableType3 td.blue a { color:#158692;}
+.tableType3 td.red a { color:#c95b53;}
.tableType3 td a.blue { color:#158692;}
.tableType3 td a.red { color:#c95b53;}
.tableType3 td input,
@@ -135,6 +139,11 @@ h4 .view { color:#158692; padding-right:.6em; font:bold .9em Tahoma; background:
.tableType4 { border:2px solid #c1c0bd; border-left:none; border-right:none; width:100%;}
.tableType4 th { border-top:1px solid #fbfbfb; border-bottom:1px solid #e4e4e4; background:#f5f5f5; padding:10px 10px 10px 2em; font-weight:normal; text-align:left; color:#606060;}
.tableType4 td { border-bottom:1px solid #ededed; padding:10px 10px 7px 10px; color:#7b7972;}
+.tableType4 td a { color:#1d1d1d;}
+.tableType4 .tahoma { font-size:.9em; font-family:Tahoma;}
+.tableType4 .tahoma a { font-size:1em;}
+.tableType4 td.blue a { color:#158692;}
+.tableType4 td.red a { color:#c95b53;}
.tableType4 td input,
.tableType4 td textarea,
.tableType4 td select { margin-bottom:.5em; vertical-align:middle;font-size:1em; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;}
diff --git a/modules/board/tpl/category_list.html b/modules/board/tpl/category_list.html
index 3a7b6e7c2..68f65be70 100644
--- a/modules/board/tpl/category_list.html
+++ b/modules/board/tpl/category_list.html
@@ -20,7 +20,6 @@
| {$lang->cmd_delete} |
-
@@ -41,7 +40,6 @@
-