|
|
|
|
@ -491,6 +491,13 @@ a.invisible:visited { |
|
|
|
|
width: 180px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#toolnav img { |
|
|
|
|
float: left; |
|
|
|
|
width: 25px; |
|
|
|
|
height: 25px; |
|
|
|
|
margin: 0 4px 0 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* Hide from IE5-mac. Only IE-win sees this. \*/ |
|
|
|
|
* html #toolnav { margin-right: 0px;} |
|
|
|
|
* html #center { height: 1%; margin-left: 0; } |
|
|
|
|
@ -552,13 +559,6 @@ this lets the navigation menu appear to the left: |
|
|
|
|
text-align: left; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#toolnav img { |
|
|
|
|
float: left; |
|
|
|
|
width: 25px; |
|
|
|
|
height: 25px; |
|
|
|
|
margin: 0 4px 0 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#toolnavlist a, |
|
|
|
|
#toolnavlist a:link { |
|
|
|
|
background: #E5EDF9; |
|
|
|
|
@ -569,11 +569,7 @@ this lets the navigation menu appear to the left: |
|
|
|
|
text-decoration: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#toolnavlist a:hover { |
|
|
|
|
background: #fff; |
|
|
|
|
color:#4171b5; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#toolnavlist a:hover, |
|
|
|
|
#toolnavlist a#here { |
|
|
|
|
background: #fff; |
|
|
|
|
color:#4171b5; |
|
|
|
|
|