diff --git a/drupal_commons.make b/drupal_commons.make
index f4bb025..96eaa38 100644
--- a/drupal_commons.make
+++ b/drupal_commons.make
@@ -8,343 +8,12 @@ projects[views_bulk_operations][subdir] = "contrib"
 projects[admin][subdir] = "contrib"
 projects[admin][version] = "2.0"
 
-; Historically Commons placed Acquia connector in the Acquia subdirectory.
-; Leaving it there to simplify the upgrade process.
-projects[acquia_connector][subdir] = "acquia"
 
-projects[acquia_search][type] = "module"
-projects[acquia_search][download][type] = "get"
-projects[acquia_search][download][url] = "http://network.acquia.com/files/downloads/acquia-search-current.tar.gz"
-projects[acquia_search][subdir] = "acquia"
+projects[node_link_style][download][type] = "git"
+projects[node_link_style][download][url] = "http://git.drupal.org/project/node_link_style.git"
+projects[node_link_style][download][revision] = "6.x-1.x"
+projects[node_link_style][type] = "module"
+projects[node_link_style][subdir] = "contrib"
 
-projects[ajax_load][download][type] = "git"
-projects[ajax_load][download][url] = "http://git.drupal.org/project/ajax_load.git" 
-projects[ajax_load][download][revision] = "8b0921252fcf599e7b15276bd815bcf81521eb27"
-projects[ajax_load][subdir] = "contrib"
-
-projects[better_formats][subdir] = "contrib"
-
-projects[boxes][subdir] = "contrib"
-projects[boxes][version] = "1.0"
-
-projects[ctools][subdir] = "contrib"
-projects[ctools][version] = "1.8"
-
-projects[calendar][subdir] = "contrib"
-projects[calendar][version] = "2.4"
-
-projects[chart][subdir] = "contrib"
-projects[chart][version] = "1.3"
-
-; Chart patches in PATCHES.txt from Acquia Commons GitHub repo:
-
-; http://drupal.org/node/594202#comment-3943160
-projects[chart][patch][] = "http://drupal.org/files/issues/chart-division-by-zero-594202.patch"
-
-projects[cck][subdir] = "contrib"
-projects[cck][version] = "2.9"
-
-projects[context][subdir] = "contrib"
-projects[context][version] = "3.0"
-
-; Context patches in PATCHES.txt from Acquia Commons GitHub repo:
-
-; http://drupal.org/node/916194#comment-3719526
-projects[context][patch][] = "http://drupal.org/files/issues/916194-10-context-block-content.patch"
-
-projects[context_og][subdir] = "contrib"
-projects[context_og][version] = "3.0"
-
-projects[date][subdir] = "contrib"
-projects[date][version] = "2.7"
-
-projects[diff][subdir] = "contrib"
-
-
-projects[tagging][subdir] = "contrib"
-projects[tagging][version] = "2.5"
-
-projects[editablefields][subdir] = "contrib"
-projects[editablefields][version] = "2.0"
-
-; Editable fields patches in PATCHES.txt from Acquia Commons GitHub repo:
-Issue: http://drupal.org/node/777870
-projects[editablefields][patch][] = "http://drupal.org/files/issues/editablefields-removeFocus.patch"
-
-projects[features][subdir] = "contrib"
-
-projects[filefield][subdir] = "contrib"
-projects[filefield][version] = "3.10"
-
-projects[flag][subdir] = "contrib"
-projects[flag][version] = "1.3"
-
-projects[freelinking][subdir] = "contrib"
-projects[freelinking][version] = "1.10"
-
-projects[getid3][subdir] = "contrib"
-
-
-libraries[getid3][download][type] = "get"
-libraries[getid3][destination] = "libraries"
-libraries[getid3][download][url] = "http://downloads.sourceforge.net/project/getid3/getID3%28%29%201.x/1.7.9/getid3-1.7.9.zip?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fgetid3%2Ffiles%2FgetID3%2528%2529%25201.x%2F1.7.9%2F&ts=1320092815"
-libraries[getid3][directory_name] = "getid3"
-
-
-
-projects[imageapi][subdir] = "contrib"
-projects[imageapi][version] = "1.10"
-
-projects[imagecache][subdir] = "contrib"
-projects[imagecache][version] = "2.0-beta12"
-
-projects[imagecache_actions][subdir] = "contrib"
-projects[imagecache_actions][version] = "1.8"
-
-projects[imagecache_profiles][subdir] = "contrib"
-projects[imagecache_profiles][version] = "1.3"
-
-projects[imagefield][subdir] = "contrib"
-projects[imagefield][version] = "3.10"
-
-projects[insert][subdir] = "contrib"
-projects[insert][version] = "1.1"
-
-projects[invite][subdir] = "contrib"
-projects[invite][version] = "2.0-beta3"
-
-projects[jquery_ui][subdir] = "contrib"
-
-libraries[jquery_ui][download][type] = "get"
-libraries[jquery_ui][destination] = "modules/contrib/jquery_ui"
-libraries[jquery_ui][download][url] = "http://jquery-ui.googlecode.com/files/jquery.ui-1.6.zip"
-libraries[jquery_ui][directory_name] = "jquery.ui"
-
-projects[link][subdir] = "contrib"
-projects[link][version] = "2.9"
-
-projects[messaging][subdir] = "contrib"
-projects[messaging][version] = "2.4"
-
-projects[mimemail][subdir] = "contrib"
-projects[mimemail][version] = "1.0-beta2"
-
-; Historically Commons placed Mollom in the Acquia subdirectory.
-; Leaving it there to simplify the upgrade process.
-
-projects[mollom][subdir] = "acquia"
-
-
-projects[notifications][subdir] = "contrib"
-projects[notifications][version] = "2.3"
-
-projects[og][subdir] = "contrib"
-projects[og][version] = "2.1"
-; http://drupal.org/node/881380
-projects[og][patch][] = "http://drupal.org/files/issues/og-DRUPAL-6--2.views-constants.0.patch"
-
-; OG patches in PATCHES.txt from Acquia Commons GitHub repo:
-
-; http://drupal.org/node/1051258
-projects[og][patch][] = "http://drupal.org/files/issues/og_notifications-add-form-labels.patch"
-
-; http://drupal.org/node/333072#comment-3264980
-; This patch is incorrectly rolled against an OG subdirectory, so it doesn't apply.
-;projects[og][patch][] = "http://drupal.org/files/issues/og_views-fix-search-view.patch"
-
-; http://drupal.org/node/835030
-;projects[og][patch][] = "http://drupal.org/files/issues/og_notifications-subscriptions-not-saving-835030.patch"
-
-; http://drupal.org/node/1128492
-projects[og][patch][] = "http://drupal.org/files/issues/og_views-add-leave-group-field.patch"
-
-; http://drupal.org/node/793588
-projects[og][patch][] = "http://drupal.org/files/issues/793588-og_uid-add-index-3.patch"
-
-
-projects[og_aggregator][subdir] = "contrib"
-projects[og_aggregator][version] = "1.4"
-
-; OG_Aggregator patches in PATCHES.txt from Acquia Commons GitHub repo:
-
-; http://drupal.org/node/768958
-; Apparently committed upstream:
-; projects[og_aggregator][patch][] = "http://drupal.org/files/issues/og_aggregator-fix-context-check-768958.patch"
-
-; http://drupal.org/node/854246
-; Does not apply but committed upstream.
-; projects[og_aggregator][patch][] = "http://drupal.org/files/issues/og_aggregator-fix-titlecase.patch"
-
-; http://drupal.org/node/854248
-; Does not apply to og_aggregator 1.4 but has been committed upstream.
-; projects[og_aggregator][patch][] = "http://drupal.org/files/issues/og_aggregator-fix-wsod.patch
-
-
-projects[og_features][subdir] = "contrib"
-projects[og_features][version] = "1.2"
-
-projects[og_invite_link][subdir] = "contrib"
-projects[og_invite_link][version] = "1.0"
-
-projects[og_statistics][subdir] = "contrib"
-projects[og_statistics][version] = "1.0-rc5"
-
-; OG_Statistics patches in PATCHES.txt from Acquia Commons GitHub repo:
-
-; http://drupal.org/node/1162902#comment-4491368
-projects[og_statistics][patch][] = "http://drupal.org/files/issues/og_statistics-fix-race-condition-on-group-creation-1162902_0.patch"
-
-; http://drupal.org/node/1162928#comment-4491270
-projects[og_statistics][patch][] = "http://drupal.org/files/issues/og_statistics-proper-determination-of-unapproved-1162928_0.patch"
-
-projects[og_subgroups][subdir] = "contrib"
-projects[og_subgroups][version] = "1.0-beta3"
-
-projects[password_policy][subdir] = "contrib"
-projects[password_policy][version] = "1.1"
-
-projects[pathauto][subdir] = "contrib"
-
-projects[quant][download][type] = "git"
-projects[quant][download][url] = "http://git.drupal.org/project/quant.git"
-projects[quant][download][revision] = "2d204b2"
-projects[quant][subdir] = "contrib"
-
-projects[rules][subdir] = "contrib"
-projects[rules][version] = "1.4"
-; http://drupal.org/node/978620#comment-3763720
-projects[rules][patch][] = "http://drupal.org/files/issues/rules.rules_defaults_alter_0.patch"
-
-projects[strongarm][subdir] = "contrib"
-
-projects[tagadelic][subdir] = "contrib"
-projects[tagadelic][version] = "1.3"
-
-projects[tagadelic_views][subdir] = "contrib"
-projects[tagadelic_views][version] = "1.2"
-
-projects[token][subdir] = "contrib"
-
-projects[transliteration][subdir] = "contrib"
-projects[transliteration][version] = "3.0"
-
-projects[userpoints_contrib][subdir] = "contrib"
-projects[userpoints_contrib][download][type] = "git"
-projects[userpoints_contrib][download][url] = "http://git.drupal.org/project/userpoints.git"
-projects[userpoints_contrib][download][revision] = "0359e9497882d98080b5854b19ebc1bd34a7c24a"
-
-; Based on the date of 5ae09b723a8197f29d9ee7f562777ef221cb16de from the GitHub Acquia Commons repo.
-projects[userpoints_contrib][download][type] = git
-projects[userpoints_contrib][download][url] = "http://git.drupal.org/project/userpoints_contrib.git"
-projects[userpoints_contrib][version] = "0359e9497882d98080b5854b19ebc1bd34a7c24a"
-
-projects[user_badges][subdir] = "contrib"
-projects[user_badges][version] = "1.6"
-
-; User_badges patches in PATCHES.txt from Acquia Commons GitHub repo:
-; http://drupal.org/node/964546#comment-4001354
-projects[user_badges][patch][] = "http://drupal.org/files/issues/user_badges-foreach-error-964546_1.patch"
-
-; http://drupal.org/node/986822#comment-4001216
-projects[user_badges][patch][] = "http://drupal.org/files/issues/user_badges-undefined-constant-986822.patch"
-
-projects[user_relationships][subdir] = "contrib"
-projects[user_relationships][download][type] = "git"
-; UR's last release was ~1 year ago with some non-trivial commits since then.
-projects[user_relationships][download][revision] = "6.x-1.x"
-
-; http://drupal.org/node/1322858#comment-5171120
-projects[user_relationships][patch][] = "http://drupal.org/files/ur_alter_remove_links.patch"
-
-; User_relationships patches in PATCHES.txt from Acquia Commons GitHub repo:
-; http://drupal.org/node/1121038#comment-4322488
-projects[user_relationships][patch][] = "http://drupal.org/files/issues/user_relationships_disable_notifications_0_0.patch"
-
-projects[user_terms][subdir] = "contrib"
-
-projects[userpoints][subdir] = "contrib"
-projects[userpoints][version] = "1.2"
-
-projects[userpoints_nc][subdir] = "contrib"
-projects[userpoints_nc][version] = "1.1"
-
-; Userpoints_nc patches in PATCHES.txt from Acquia Commons GitHub repo:
-; http://drupal.org/node/875140#comment-3859230
-projects[userpoints_nc][patch][] = "http://drupal.org/files/issues/userpoints_nc-fixed-delete-operation-label.patch"
-
-projects[userpoints_user_picture][subdir] = "contrib"
-projects[userpoints_user_picture][version] = "1.2"
-
-projects[vertical_tabs][subdir] = "contrib"
-projects[vertical_tabs][version] = "1.0-rc1"
-
-projects[views][subdir] = "contrib"
-projects[views][version] = "2.12"
-
-; Views patches in PATCHES.txt from Acquia Commons GitHub repo
-; http://drupal.org/node/571234#comment-3122678
-projects[views][patch][] = "http://drupal.org/files/issues/views-executed.patch"
-
-; http://drupal.org/node/228510#comment-3426202
-; Committed to Views 3.x but will not be committed to 2.x and no longer applies.
-; See http://drupal.org/node/1302984 for workarounds in Commons.
-; projects[views][patch][]  = "http://drupal.org/files/issues/228510.patch"
-
-
-projects[views_slideshow][subdir] = "contrib"
-projects[views_slideshow][version] = "2.3"
-
-projects[wikitools][subdir] = "contrib"
-projects[wikitools][version] = "1.3"
-
-
-projects[wysiwyg][download][type] = "git"
-projects[wysiwyg][download][url] = "http://git.drupal.org/project/wysiwyg.git"
-projects[wysiwyg][download][revision] = "ddfaf684a45eb2ba3e4f866e5e5e6e1c10c8c020"
-projects[wysiwyg][subdir] = "contrib"
-
-libraries[ckeditor][download][type] = "get"
-libraries[ckeditor][destination] = "libraries"
-libraries[ckeditor][download][url] = "http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.2/ckeditor_3.6.2.tar.gz"
-libraries[ckeditor][directory_name] = "ckeditor"
-
-
-projects[wysiwyg_filter][subdir] = "contrib"
-projects[wysiwyg_filter][version] = "1.5"
-
-projects[activity_log][download][type] = "git"
-projects[activity_log][download][url] = "http://git.drupal.org/project/activity_log.git"
-projects[activity_log][download][revision] = "6.x-2.x"
-projects[activity_log][type] = "module"
-projects[activity_log][subdir] = "contrib"
-
-projects[digests][download][type] = "git"
-projects[digests][download][url] = "http://git.drupal.org/project/digests.git"
-projects[digests][download][revision] = "6.x-1.x"
-projects[digests][type] = "module"
-projects[digests][subdir] = "contrib"
-
-projects[facebook_status][download][type] = "git"
-projects[facebook_status][download][url] = "http://git.drupal.org/project/facebook_status.git"
-projects[facebook_status][download][revision] = "6.x-3.x"
-projects[facebook_status][subdir] = "contrib"
-
-projects[fbsmp][subdir] = "contrib"
-projects[fbsmp][download][type] = "git"
-projects[fbsmp][download][url] = "http://git.drupal.org/project/fbsmp.git"
-projects[fbsmp][download][revision] = 6.x-2.x
-
-projects[commons_release][subdir] = "contrib"
-
-; Modules no longer in use, to be removed in a future release:
-
-projects[homebox][subdir] = "contrib"
-projects[shoutbox][subdir] = "contrib"
-projects[image][subdir] = "contrib"
-
-; Themes:
-
-projects[fusion][version] = "1.12"
-projects[fusion][type] = "theme"
 
 
diff --git a/modules/features/commons_node_links/commons_node_links.features.inc b/modules/features/commons_node_links/commons_node_links.features.inc
new file mode 100644
index 0000000..b4eed7e
--- /dev/null
+++ b/modules/features/commons_node_links/commons_node_links.features.inc
@@ -0,0 +1,11 @@
+<?php
+
+/**
+ * Implementation of hook_ctools_plugin_api().
+ */
+function commons_node_links_ctools_plugin_api() {
+  list($module, $api) = func_get_args();
+  if ($module == "node_link_style" && $api == "node_link_style") {
+    return array("version" => 1);
+  }
+}
diff --git a/modules/features/commons_node_links/commons_node_links.info b/modules/features/commons_node_links/commons_node_links.info
new file mode 100644
index 0000000..a9bc3fa
--- /dev/null
+++ b/modules/features/commons_node_links/commons_node_links.info
@@ -0,0 +1,7 @@
+core = "6.x"
+dependencies[] = "node_link_style"
+description = "Overrides default node links using node_links_style module"
+features[ctools][] = "node_link_style:node_link_style:1"
+features[node_link_style][] = "simple_style"
+name = "Commons Node Links"
+package = "Commons"
diff --git a/modules/features/commons_node_links/commons_node_links.module b/modules/features/commons_node_links/commons_node_links.module
new file mode 100644
index 0000000..fb7f308
--- /dev/null
+++ b/modules/features/commons_node_links/commons_node_links.module
@@ -0,0 +1,45 @@
+<?php
+
+include_once('commons_node_links.features.inc');
+
+/**
+ *
+ * Implements hook init
+ */
+function commons_node_links_init(){
+  $module_path = drupal_get_path('module', 'commons_node_links');
+  drupal_add_css($module_path . '/css/commons_node_links.css');
+}
+
+
+
+/**
+ * Implements hook_theme().
+ */
+function commons_node_links_theme() {
+  return array(
+    'commons_node_links_custom_group' => array(
+      'arguments' => array('list_name' => NULL, 'links' => array(), 'config' => array(), 'options' => array(), 'start' => TRUE),
+      'file' => 'commons_node_links.theme.inc',
+  ),
+    'commons_node_links_custom_group_item' => array(
+      'arguments' => array('links' => array(), 'config' => array(), 'options' => array()),
+      'file' => 'commons_node_links.theme.inc',
+  )
+  );
+}
+
+/**
+ * Implements hook_theme_registry_alter().
+ *
+ * Overrides node_link_style hooks.
+ *
+ */
+function commons_node_links_theme_registry_alter(&$theme_registry) {
+  if (isset($theme_registry['node_link_style_custom_group'])) {
+    $theme_registry['node_link_style_custom_group']['function'] = 'theme_commons_node_links_custom_group';
+  }
+  if (isset($theme_registry['node_link_style_custom_group'])) {
+    $theme_registry['node_link_style_custom_group_item']['function'] = 'theme_commons_node_links_custom_group_item';
+  }
+}
diff --git a/modules/features/commons_node_links/commons_node_links.node_link_style.inc b/modules/features/commons_node_links/commons_node_links.node_link_style.inc
new file mode 100644
index 0000000..df82edd
--- /dev/null
+++ b/modules/features/commons_node_links/commons_node_links.node_link_style.inc
@@ -0,0 +1,45 @@
+<?php
+
+/**
+ * Implementation of hook_node_link_style_default_styles().
+ */
+function commons_node_links_node_link_style_default_styles() {
+  $export = array();
+  $style = new stdClass;
+  $style->disabled = FALSE; /* Edit this to true to make a default style disabled initially */
+  $style->api_version = 1;
+  $style->name = 'simple_style';
+  $style->settings = array(
+    'links' => array(
+      'comment_add' => array(
+        'show' => 1,
+        'title' => 'Comment',
+        'element' => 'div',
+        'class' => 'comment_clear_style',
+        'apply_attributes' => 0,
+        'info' => array(
+          'label' => 'Add comment',
+        ),
+        'weight' => '-50',
+      ),
+      'notifications__' => array(
+        'show' => 1,
+        'group_element' => 'div',
+        'group_class' => 'subscription_clear_style',
+        'list_element' => 'custom',
+        'list_class' => '',
+        'element' => '0',
+        'class' => '',
+        'apply_attributes' => 0,
+        'info' => array(
+          'label' => 'Subscription links',
+          'group' => TRUE,
+        ),
+        'weight' => '-50',
+      ),
+    ),
+  );
+
+  $export['simple_style'] = $style;
+  return $export;
+}
diff --git a/modules/features/commons_node_links/commons_node_links.theme.inc b/modules/features/commons_node_links/commons_node_links.theme.inc
new file mode 100644
index 0000000..94db2af
--- /dev/null
+++ b/modules/features/commons_node_links/commons_node_links.theme.inc
@@ -0,0 +1,83 @@
+<?php
+
+/**
+ * @file
+ * node_link_style overriden theme hook
+ */
+
+/**
+ * Overrides theme function for Custom list in node_link_style module
+ * @return
+ *   HTML for drop down group item.
+ *
+ * @ingroup themeable
+ */
+function theme_commons_node_links_custom_group_item($link,$config,$options) {
+  $output = '';
+  $list_name=$options['list_name'];
+  $first=$options['first'];
+  $last=$options['last'];
+
+  //ul li dropdown
+  $title_tag=_get_title($link,$config);
+  if ($first){
+    $output.='<li class="node_link_style-dropdown-main">';
+    $title_tag='<span>'.$title_tag.'</span>';
+  }
+  else $output.='<li class="node_link_style-dropdown-item">';
+  $output.=l($title_tag, $link['href'], $link);
+  if (!$first) $output.='</li>';
+  if ($first && !$last) $output.='<ul>';
+  else if ($last && !$first) $output.='</ul>';
+  if ($last) $output.='</li>';
+
+  //select dropdown
+  //   $output.='<option value="'. check_url(url($link['href'], $link)).'" ';
+  //   $drop_down_form_name='drop_down_form_'.$list_name;
+  //   $drop_down_input_name='drop_down_input_'.$list_name;
+  //   $input_path='document.' . $drop_down_form_name . '.' . $drop_down_input_name;
+  //   $output.='onclick="location = \'\'+' . $input_path . '.options[' . $input_path . '.selectedIndex].value;"';
+  //   $output.='>'.check_plain(_get_title($link,$config)) . '</option>';
+
+  return $output;
+}
+
+/**
+ * Overrides theme function for Custom list in node_link_style module
+ * @return
+ *   HTML for drop down group.
+ *
+ * @ingroup themeable
+ */
+function theme_commons_node_links_custom_group($list_name,$link,$config,$options,$start=TRUE) {
+  $output = '';
+  if ($start){
+    $drop_down_form_name='drop_down_form_'.$list_name;
+    $drop_down_input_name='drop_down_input_'.$list_name;
+     
+
+     
+    //ul li dropdown
+    $output.='<div class="subscription_clear_style">';
+    $output.='<ul class="node_link_style-dropdown">';
+
+    //select dropdown
+    //     $output.='<form name="'. $drop_down_form_name .'" method="POST">';
+    //     $output.='<div class="subscription_clear_style" align="center">';
+    //     $output.='<select name="'. $drop_down_input_name .'" size="1">';
+
+  }else{
+
+    //ul li dropdown
+    $output.='</ul>';
+    $output.='</div>';
+     
+     
+    //select dropdown
+    //     $output.='</select>';
+    //     $output.='</div></form>';
+  }
+  return $output;
+}
+
+
diff --git a/modules/features/commons_node_links/css/commons_node_links.css b/modules/features/commons_node_links/css/commons_node_links.css
new file mode 100644
index 0000000..c73c37a
--- /dev/null
+++ b/modules/features/commons_node_links/css/commons_node_links.css
@@ -0,0 +1,118 @@
+/*Node Links Style*/
+/*Temporary until a better fix is found. This code should be in its own css but included after theme css*/
+.node .inner .links .comment_clear_style {
+	float: left;
+	background-color: #6699CC;
+	border-color: #6699CC;
+	border-style: solid;
+	border-width: 0 1px 1px 0;
+	padding: 7px 17px;
+}
+
+.node .inner .links .comment_clear_style a {
+	color: white;
+	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
+	font-size: 12px;
+}
+
+.node .inner .links .subscription_clear_style {
+	float: right;
+	width: 400px;
+	border: 0;
+	border-style: none;
+}
+
+.node .inner .links .styled-links-separator {
+	clear: both;
+}
+
+/* all ul */
+.node .inner .links>.subscription_clear_style ul {
+	list-style: none;
+	background-color: #C2C2C2; /*used as border color*/
+	border-color: #C2C2C2;
+	margin: 0px;
+	padding: 0px 1px 1px 0px;
+	border-width: 0px;
+	border-style: solid;
+}
+
+/* primary ul */
+.node .inner .links>.subscription_clear_style ul.node_link_style-dropdown
+	{
+	display: block;
+	float: left;
+}
+
+/* secondary ul*/
+.node .inner .links>.subscription_clear_style ul.node_link_style-dropdown ul
+	{
+	display: none;
+	position: absolute;
+	left: -1px;
+	top: 98%;
+}
+
+/*all li */
+.node .inner .links>.subscription_clear_style ul.node_link_style-dropdown li
+	{
+	float: left;
+	display: block;
+	margin: 1px 0px 0px 1px;
+	font-size: 0px;
+	padding-left: 0px; /* remove padding set by theme */
+	background: none; /* remove background set by theme */
+	border-left: 0;
+	border-right: 0;
+}
+
+/* secondary li*/
+.node .inner .links>.subscription_clear_style ul.node_link_style-dropdown ul li
+	{
+	float: none;
+}
+
+/* all a*/
+.node .inner .links>.subscription_clear_style ul.node_link_style-dropdown a
+	{
+	display: block;
+	background-color: #DDE9F4;
+	border-color: #6699CC;
+	color: #6699CC;
+	border-width: 0px;
+	border-style: solid;
+	padding: 10px 10px 10px 17px;
+	font: normal 12px "Helvetica Neue", Helvetica, Arial, Sans-serif;
+	cursor: pointer;
+}
+/* selection highlight*/
+.node .inner .links>.subscription_clear_style ul.node_link_style-dropdown li:hover>a
+	{
+	background-color: #6699CC;
+	border-color: #6699CC;
+	border-style: solid;
+	color: white;
+	font: normal 12px "Helvetica Neue", Helvetica, Arial, Sans-serif;
+}
+
+/* all span*/
+.node .inner .links>.subscription_clear_style ul.node_link_style-dropdown span
+	{
+	overflow: hidden;
+	display: block;
+	background-image: url(../images/dropdown_arrow.png);
+	background-position: right center;
+	padding-right: 20px;
+	background-repeat: no-repeat;
+}
+
+/* li:hover */
+.node .inner .links>.subscription_clear_style ul.node_link_style-dropdown li:hover>ul
+	{
+	display: block
+}
+
+.node .inner .links>.subscription_clear_style ul.node_link_style-dropdown li:hover
+	{
+	position: relative; /* position just below title */
+}
diff --git a/modules/features/commons_node_links/images/dropdown_arrow.png b/modules/features/commons_node_links/images/dropdown_arrow.png
new file mode 100644
index 0000000..9470ce9
Binary files /dev/null and b/modules/features/commons_node_links/images/dropdown_arrow.png differ
