Fixing left/right arrow buttons

skala
Julio Montoya 13 years ago
parent 6ed54d8542
commit badb16cb0b
  1. 87
      main/css/academica/default.css
  2. 87
      main/css/baby_orange/default.css
  3. 17
      main/css/base.css
  4. 82
      main/css/base_chamilo.css
  5. 87
      main/css/blue_lagoon/default.css
  6. 16
      main/css/chamilo/default.css
  7. 15
      main/css/chamilo_electric_blue/default.css
  8. 15
      main/css/chamilo_green/default.css
  9. 16
      main/css/chamilo_orange/default.css
  10. 16
      main/css/chamilo_red/default.css
  11. 15
      main/css/chamilo_sport_red/default.css
  12. 87
      main/css/cool_blue/default.css
  13. 87
      main/css/corporate/default.css
  14. 87
      main/css/cosmic_campus/default.css
  15. 88
      main/css/delicious_bordeaux/default.css
  16. 87
      main/css/dokeos_blue/default.css
  17. 86
      main/css/dokeos_classic/default.css
  18. 87
      main/css/dokeos_classic_2D/default.css
  19. 87
      main/css/empire_green/default.css
  20. 86
      main/css/fruity_orange/default.css
  21. 87
      main/css/medical/default.css
  22. 87
      main/css/public_admin/default.css
  23. 87
      main/css/royal_purple/default.css
  24. 87
      main/css/silver_line/default.css
  25. 87
      main/css/sober_brown/default.css
  26. 87
      main/css/steel_grey/default.css
  27. 86
      main/css/tasty_olive/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%;
}

@ -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%;
}

@ -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;

@ -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;
}

@ -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%;
}

@ -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);

@ -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);
}

@ -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);
}

@ -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);

@ -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);
}

@ -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);
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

@ -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%;
}

Loading…
Cancel
Save