浏览代码

Fixing left/right arrow buttons

Julio Montoya 13 年之前
父节点
当前提交
badb16cb0b

+ 5 - 82
main/css/academica/default.css

@@ -1595,91 +1595,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 5 - 82
main/css/baby_orange/default.css

@@ -1566,91 +1566,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 15 - 2
main/css/base.css

@@ -67,8 +67,6 @@ label, input, button, select, textarea, p {
     font-size: inherit;
 }
 
-
-
 /* button with image */
 button.add, button.save, button.cancel, button.refresh, button.upload, button.search, button.login, button.plus, button.minus, button.next, button.back {
     padding-left:30px;
@@ -76,6 +74,21 @@ button.add, button.save, button.cancel, button.refresh, button.upload, button.se
     background-repeat:no-repeat;    
 }
 
+/* button << */
+button.arrowl, button.arrowr{
+    margin:20px;    
+    padding:18px;
+    background-position:7px;
+}
+/*including "arrowl" image*/
+button.arrowl, button.arrowr {
+    background-repeat:no-repeat;    
+}
+
+button.arrowl:hover, button.arrowr:hover{
+    background-position:7px;
+}
+
 /* Fixing old chamilo forms */
 form .label {
     color: #404040;

+ 1 - 81
main/css/base_chamilo.css

@@ -1663,91 +1663,11 @@ div.image_friend_network center.friend {
 .friend_invitations {    
     margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:20px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-    background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-    margin:0px;
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:20px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-    background-repeat:no-repeat;
-}
+
 .u-m-answer {
     float:left;
     width:100%;
 }
-/* input >> */
-input.arrowr {
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:25px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#F1F1F1;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;    
-    background-repeat:no-repeat;
-}
-
-/* input << */
-input.arrowl {
-    margin:0px;
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-right:25px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#F1F1F1;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-    background-repeat:no-repeat;
-}
 .u-m-answer p {
     margin:4px;
 }

+ 5 - 82
main/css/blue_lagoon/default.css

@@ -2328,91 +2328,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 4 - 12
main/css/chamilo/default.css

@@ -204,20 +204,12 @@ button.upload {
 .fake_button_back {
     background-image:url(images/button_back.gif);
 }
-button.arrowr {
-    background-image:url(images/2rightarrow.gif);
-}
-
-button.arrowl {
-    background-image:url(images/2leftarrow.gif);
-}
 
-input.arrowr {
-	background-image:url(images/2rightarrow.gif);
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-
-input.arrowl {
-	background-image:url(images/2leftarrow.gif);
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 .refresh {
     background-image:url(images/refresh.png);

+ 4 - 11
main/css/chamilo_electric_blue/default.css

@@ -221,21 +221,14 @@ button.upload {
 .fake_button_back {
     background-image:url(images/button_back.gif);
 }
-button.arrowr {
-    background-image:url(images/2rightarrow.gif);
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-
-button.arrowl {
-    background-image:url(images/2leftarrow.gif);
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-input.arrowr {
-    background-image:url(images/2rightarrow.gif);
-}
 
-input.arrowl {
-    background-image:url(images/2leftarrow.gif);
-}
 .refresh {
     background-image:url(images/refresh.png);
 }

+ 4 - 11
main/css/chamilo_green/default.css

@@ -206,21 +206,14 @@ button.upload {
 .fake_button_back {
     background-image:url(images/button_back.gif);
 }
-button.arrowr {
-    background-image:url(images/2rightarrow.gif);
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-
-button.arrowl {
-    background-image:url(images/2leftarrow.gif);
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-input.arrowr {
-    background-image:url(images/2rightarrow.gif);
-}
 
-input.arrowl {
-    background-image:url(images/2leftarrow.gif);
-}
 .refresh {
     background-image:url(images/refresh.png);
 }

+ 4 - 12
main/css/chamilo_orange/default.css

@@ -224,20 +224,12 @@ button.upload {
 .fake_button_back {
     background-image:url(images/button_back.gif);
 }
-button.arrowr {
-    background-image:url(images/2rightarrow.gif);
-}
-
-button.arrowl {
-    background-image:url(images/2leftarrow.gif);
-}
 
-input.arrowr {
-    background-image:url(images/2rightarrow.gif);
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-
-input.arrowl {
-    background-image:url(images/2leftarrow.gif);
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 .refresh {
     background-image:url(images/refresh.png);

+ 4 - 12
main/css/chamilo_red/default.css

@@ -222,21 +222,13 @@ button.upload {
 .fake_button_back {
     background-image:url(images/button_back.gif);
 }
-button.arrowr {
-    background-image:url(images/2rightarrow.gif);
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-
-button.arrowl {
-    background-image:url(images/2leftarrow.gif);
-}
-
-input.arrowr {
-    background-image:url(images/2rightarrow.gif);
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-input.arrowl {
-    background-image:url(images/2leftarrow.gif);
-}
 .refresh {
     background-image:url(images/refresh.png);
 }

+ 4 - 11
main/css/chamilo_sport_red/default.css

@@ -297,21 +297,14 @@ button.upload {
 .fake_button_back {
     background-image:url(images/button_back.gif);
 }
-button.arrowr {
-    background-image:url(images/2rightarrow.gif);
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-
-button.arrowl {
-    background-image:url(images/2leftarrow.gif);
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-input.arrowr {
-    background-image:url(images/2rightarrow.gif);
-}
 
-input.arrowl {
-    background-image:url(images/2leftarrow.gif);
-}
 .refresh {
     background-image:url(images/refresh.png);
 }

+ 5 - 82
main/css/cool_blue/default.css

@@ -2307,91 +2307,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 5 - 82
main/css/corporate/default.css

@@ -1648,91 +1648,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 5 - 82
main/css/cosmic_campus/default.css

@@ -1588,91 +1588,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 6 - 82
main/css/delicious_bordeaux/default.css

@@ -2321,91 +2321,15 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
+
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 5 - 82
main/css/dokeos_blue/default.css

@@ -2315,91 +2315,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 4 - 82
main/css/dokeos_classic/default.css

@@ -2278,91 +2278,13 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
 .u-m-answer {
 	width:100%;
 }

+ 5 - 82
main/css/dokeos_classic_2D/default.css

@@ -2378,91 +2378,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 5 - 82
main/css/empire_green/default.css

@@ -2321,91 +2321,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 4 - 82
main/css/fruity_orange/default.css

@@ -2354,91 +2354,13 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
 .u-m-answer {
 	width:100%;
 }

+ 5 - 82
main/css/medical/default.css

@@ -2367,91 +2367,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 5 - 82
main/css/public_admin/default.css

@@ -2206,91 +2206,14 @@ div.image_friend_network center.friend {
     float:left;
     margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:20px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowr" image*/
-button.arrowr {
-    background-image:url(images/2rightarrow.gif);
-    background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-    margin:0px;
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:20px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-    background-image:url(images/2leftarrow.gif);
-    background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:25px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-    background-image:url(images/2rightarrow.gif);
-    background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-    margin:0px;
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-right:25px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-    background-image:url(images/2leftarrow.gif);
-    background-repeat:no-repeat;
-}
+
 .u-m-answer {
     width:100%;
 }

+ 5 - 82
main/css/royal_purple/default.css

@@ -2277,91 +2277,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 5 - 82
main/css/silver_line/default.css

@@ -1951,91 +1951,14 @@ div.image_friend_network center.friend {
     float:left;
     margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:20px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowr" image*/
-button.arrowr {
-    background-image:url(images/2rightarrow.gif);
-    background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-    margin:0px;
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:20px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-    background-image:url(images/2leftarrow.gif);
-    background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:25px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-    background-image:url(images/2rightarrow.gif);
-    background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-    margin:0px;
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-right:25px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-    background-image:url(images/2leftarrow.gif);
-    background-repeat:no-repeat;
-}
+
 .u-m-answer {
     width:100%;
 }

+ 5 - 82
main/css/sober_brown/default.css

@@ -2185,91 +2185,14 @@ div.image_friend_network center.friend {
     float:left;
     margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:20px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowr" image*/
-button.arrowr {
-    background-image:url(images/2rightarrow.gif);
-    background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-    margin:0px;
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:20px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-    background-image:url(images/2leftarrow.gif);
-    background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-left:25px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-    background-image:url(images/2rightarrow.gif);
-    background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-    margin:0px;
-    -moz-border-radius-topleft : 5px;
-    -moz-border-radius-bottomright : 5px;
-    -moz-border-radius-bottomleft : 5px;
-    -moz-border-radius-topright : 5px;
-    padding-right:25px;
-    padding-top:20px;
-    background-position:10px;
-    background-color:#E5EDF9;
-    border-color: #D4E2F6;
-    border-width: 1px;
-    display:block;
-    font-size: 100%;
-    line-height :130%;
-    vertical-align:middle;
-    background-image:url(images/2leftarrow.gif);
-    background-repeat:no-repeat;
-}
+
 .u-m-answer {
     width:100%;
 }

+ 5 - 82
main/css/steel_grey/default.css

@@ -2306,91 +2306,14 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
+
 .u-m-answer {
 	width:100%;
 }

+ 4 - 82
main/css/tasty_olive/default.css

@@ -2284,91 +2284,13 @@ div.image_friend_network center.friend {
 	float:left;
 	margin: 0 0 4px 12px;
 }
-/* button >> */
-button.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-}
-/*including "arrowr" image*/
-button.arrowr {
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
-}
-/* button << */
-button.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:20px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
+button.arrowr, input.arrowr {
+	background-image:url(images/2rightarrow.gif);	
 }
-/*including "arrowl" image*/
-button.arrowl {
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
-/* input >> */
-input.arrowr {
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-left:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2rightarrow.gif);
-	background-repeat:no-repeat;
+button.arrowl, input.arrowl {
+    background-image:url(images/2leftarrow.gif);	
 }
 
-/* input << */
-input.arrowl {
-	margin:0px;
-	-moz-border-radius-topleft : 5px;
-	-moz-border-radius-bottomright : 5px;
-	-moz-border-radius-bottomleft : 5px;
-	-moz-border-radius-topright : 5px;
-	padding-right:25px;
-	padding-top:20px;
-	background-position:10px;
-	background-color:#E5EDF9;
-	border-color: #D4E2F6;
-	border-width: 1px;
-	display:block;
-	font-size: 100%;
-	line-height :130%;
-	vertical-align:middle;
-	background-image:url(images/2leftarrow.gif);
-	background-repeat:no-repeat;
-}
 .u-m-answer {
 	width:100%;
 }