diff --git a/unl_theme/views/default/css.php b/unl_theme/views/default/css.php
index ede2cd4b1ddb6006e536d40a25a23ee126db73dc..b8d6c72629648fb666f255fa3fd2163b722f8d80 100644
--- a/unl_theme/views/default/css.php
+++ b/unl_theme/views/default/css.php
@@ -577,9 +577,12 @@ span.contentIntro p {
 }
 #profile_menu_wrapper a:hover {
 	color:#ffffff;
-	background:#4690d6;
+	background:#6cbd45;
 	text-decoration:none;
 }
+#maincontent #profile_menu_wrapper a:active {
+	color:#fff !important;
+}
 p.user_menu_friends, p.user_menu_profile, 
 p.user_menu_removefriend, 
 p.user_menu_friends_of {
@@ -636,12 +639,13 @@ p.user_menu_friends_of {
 	float:right;
 	margin:0  !important;
 	padding:0 !important;
+
 }
-.profile_info_edit_buttons a {
+#maincontent .profile_info_edit_buttons a {
 	font: 12px/100% Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	color: #ffffff;
-	background:#4690d6;
+	background:#6cbd45;
 	-webkit-border-radius: 4px; 
 	-moz-border-radius: 4px;
 	width: auto;
@@ -649,7 +653,7 @@ p.user_menu_friends_of {
 	margin:0;
 	cursor: pointer;
 }
-.profile_info_edit_buttons a:hover {
+#maincontent .profile_info_edit_buttons a:hover {
 	background: #6cbd45;
 	text-decoration: none;
 	color:white;
@@ -1208,7 +1212,9 @@ table.search_gallery {
 	color:white;
 	background: #999999;
 }
-
+#maincontent .submenu_group_a a {
+	color:#BA0000;
+}
 
 /* ***************************************
 	PAGINATION