right : 0px;
}
+#prefFooter {
+ display : none;
+}
+
#footer {
position : absolute;
bottom : 0px;
}
#prefContent {
+ position : static;
background-image : url("images/vgrad_light_rev.png");
background-position : top left;
background-repeat : repeat-x;
padding : 3px 5px 3px 5px;
font-size : small;
position : relative;
- bottom : -1px;
border-collapse : collapse;
-moz-border-radius : 3px;
min-width : 100px;
background-color : #ecf4ff;
font-size : small;
position : relative;
- bottom : -1px;
border-collapse : collapse;
-moz-border-radius : 3px;
font-weight : bold;
height: expression((parseInt(document.documentElement.clientHeight)-40-305-50)+'px');
}
-#prefFooter {
- display : none;
-}
-
-#footer {
+#footer, #prefFooter {
position : absolute;
bottom : 0px;
height : 20px;
}
-#footer a {
+#footer a, #prefFooter a {
color : gray;
}
+#footer a:hover, #prefFooter a:hover {
+ color : black;
+}
+
#headlinesContainer {
margin-left : 1px;
background-color : white;
#prefContent {
clear : left;
- bottom : 20px;
+ position : absolute;
+ bottom : 40px;
+ top : 75px;
+ left : 0px;
+ right : 0px;
padding : 1em;
+ overflow : auto;
min-height : 300px;
background-image : url("images/prefs-content.png");
background-position : top left;