]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
assorted fixes, support for n/p shortcuts in CDM (refs #191)
[tt-rss.git] / tt-rss.css
index 5cb6e894794a6c3cf598aa39c2640eff293ac41b..06db9da0cbba6c7a852ad0867e7f8da39ef42a71 100644 (file)
@@ -3,20 +3,20 @@ body {
        color : black;
        margin : 0px;
        padding : 0px;
-       font-family : sans-serif;
+       font-family : "Lucida Grande", Arial, sans-serif;
 }
 
 blockquote {
-       margin : 5px;
+       margin : 5px 5px 5px 5px;
        border-width : 0px 0px 0px 4px;
-       border-color : #f0f0f0;
+       border-color : #e0e0e0;
        border-style : solid;
-       padding : 2px 0px 2px 5px;
+       padding : 5px;
+       background-color : #f0f0f0;
 }
 
 div.postReply {
-       padding : 10px;
-       font-size : medium;
+       padding : 0px;
 }
 
 div.postReply a {
@@ -29,15 +29,25 @@ div.postReply a:hover {
 
 div.postReply div.postHeader {
        background : #ecf4ff;
-       border : 1px solid #88b0f0;
+       /* border : 1px solid #88b0f0; */
+       border-width : 0px 0px 1px 0px;
+       border-style : dotted;
+       border-color : #88b0f0; 
+       margin : 0px 1px 0px 1px;
+       padding : 5px;
 }
 
-div.postReply > div.postHeader {
+/* div.postReply > div.postHeader {
        padding : 5px;
-}
+} */
 
 div.postReply div.postContent {
        padding : 10px;
+       font-size : 10pt;
+}
+
+div.postReply div.postContent img {
+       border-width : 0px;
 }
 
 div.postReply div.postIcon {
@@ -46,18 +56,34 @@ div.postReply div.postIcon {
        margin : 10px 0px 10px 10px;
 }
 
+div.postReply div.postEnclosures {
+       margin-top : 1em;
+       color : gray;
+}
+
+div.postReply img.tagsPic {
+       width : 16px;
+       height : 16px;
+       vertical-align : middle;
+}
+
+div.postReply span.author {
+       font-size : 9pt;
+}
+
 ul.feedList {
        list-style-type : none;
        margin : 5px;
        padding : 0px 0px 0px 5px;
-       font-size : small;
+       font-size : 9pt;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
 }
 
 ul.feedList li.feedCat {
        margin : 0px;
        padding : 3px 0px 3px 0px;
        color : #707070;
-       font-size : small;
+       font-size : 9pt;
 }
 
 ul.feedList li.feedCat a {
@@ -80,12 +106,11 @@ ul.feedCatList li {
        color : black;
 }
 
-ul.feedList li {
-       margin : 0px;
-       font-size : small;
+ul.feedList > li {
+       padding : 0px 0px 2px 0px;
 }
 
-ul.feedCatList img {
+ul.feedCatList img, ul.feedList img {
        vertical-align : bottom;
 }
 
@@ -173,22 +198,8 @@ a:hover {
 }
 
 #piggie {
-       width : 400;
-       height : 400;
-       right : 0;
-       top : -400;
-       background-color : white;
-       display : none;
        z-index : 999;
-       background-image : url("images/piggie.png");
-       background-position : center center;
-       background-repeat : no-repeat;
        position : absolute;
-       border : 1px solid pink;        
-       margin-left : auto;
-       margin-right : auto;
-       -moz-border-radius : 10px;
-       opacity : 0.8;
 }
 
 #iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl,
@@ -227,13 +238,28 @@ input.editbox {
        position : absolute;    
        display : none;
        float : right;
-       font-size : small;
-       text-align : center;
+       font-size : 9pt;
        z-index : 999;
        -moz-border-radius : 2px;
        padding : 5px 5px 5px 5px;
 }
 
+#notify img {
+       vertical-align : middle;
+}
+
+.notifyProgress {
+       border-color : #d7c47a;
+       background-color : #fff7d5;
+       color : black;
+}
+
+.notifyInfo {
+       border-color : #7AD78E;
+       background-color : #D5FFDB;
+       color : black;
+}
+
 .notify {
        border-color : #d7c47a;
        background-color : #fff7d5;
@@ -252,7 +278,8 @@ input.editbox {
 }
 
 #dispSwitch {
-       font-size : x-small;
+       font-size : 8pt;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        text-align : right;
        float : right;
        margin : 5px 5px 0px 0px;
@@ -388,7 +415,6 @@ tr.title td {
        border-width : 0px 0px 1px 0px;
        border-color : #ecf4ff;
        border-style : solid;
-       font-size : small;
        color : #4684ff;
 }
 
@@ -423,8 +449,9 @@ table.prefFeedList td.feedSelect {
 div.prefFeedCatHolder {
        height : 250px;
        overflow : auto;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        margin : 5px 0px 5px 0px;
+       background-color : white;
 }
 
 a.helpLink {
@@ -444,6 +471,27 @@ div.helpResponse {
        border : 1px solid #f0f0f0;
 }
 
+#infoBoxTitle {
+       border-width : 1px 1px 1px 1px;
+       border-style : solid;
+       border-color : #99d67a;
+       background-color : #99d67a;
+       padding : 2px;
+       color : white;
+}
+
+#infoBox {     
+       border-width : 1px 1px 1px 1px;
+       border-style : solid;
+       border-color : #99d67a;
+       position : relative;
+       bottom : 2px;
+       right : 2px;
+       padding-bottom : 5px;   
+       background-color : #f8fcf5;
+}
+
+/*
 #infoBoxTitle {
        border-width : 1px 1px 1px 1px;
        border-style : solid;
@@ -453,40 +501,43 @@ div.helpResponse {
        color : white;
 }
 
-
 #infoBox {     
        border-width : 1px 1px 1px 1px;
        border-style : solid;
        border-color : #88b0f0;
-       font-size : small;
        position : relative;
        bottom : 2px;
        right : 2px;
        padding-bottom : 5px;   
-       background-image : url("images/prefs-content.png");
-       background-position : top left;
-       background-repeat : repeat-x;
-       background-color : white;
-}
+       background-color : #f7faff;
+} */
 
 #infoBoxShadow {
        background-image : url("images/shadow.png");
-       left : 30%;
+       left : 25%;
        top : 30%;
-       width : 30%;
+       width : 50%;
        z-index : 3;
        position : absolute;
        display : none;
-}
+} 
 
 div.infoBoxContents {
        padding : 10px;
        margin-bottom : 5px;
-       font-size : small;
+       font-size : 9pt;
 }
 
 div.infoBoxContents td {
-       font-size : small;
+       font-size : 9pt;
+}
+
+div.infoBoxContents a {
+       color : #527040;
+}
+
+div.infoBoxContents a:hover {
+       color : black;
 }
 
 div.helpResponse h1, div.infoBoxContents h1 {
@@ -529,13 +580,15 @@ div.prefsTab {
        border-style : solid;
        margin : 0px 0px 0px 5px;
        padding : 3px 5px 3px 5px;
-       font-size : small;
-       position : relative;
-       bottom : -1px;
+       font-size : 9pt;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        border-collapse : collapse;
        -moz-border-radius : 3px;
        min-width : 100px;
        text-align : center;
+       cursor : pointer;
+       position : relative;
+       bottom : -2px;
 }
 
 div.prefsTabSelected {
@@ -546,30 +599,41 @@ div.prefsTabSelected {
        margin : 0px 0px 0px 5px;
        padding : 3px 5px 3px 5px;
        background-color : #ecf4ff;
-       font-size : small;
-       position : relative;
-       bottom : -1px;
+       font-size : 9pt;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        border-collapse : collapse;
        -moz-border-radius : 3px;
        font-weight : bold;
        min-width : 100px;
        text-align : center;
+       cursor : pointer;
+       position : relative;
+       bottom : -2px;
+       
+}
+
+div.notice {
+       background : #ffffff;
+       border : 1px solid #88b0f0;
+       width : 60%;
+       padding : 5px;
+       margin : 0px 0px 5px 0px;
+       font-size : 9pt;
 }
 
 div.warning {
        background : #fff7d5;
        border : 1px solid #d7c47a;
+       font-size : 9pt;
+       width : 60%;
        padding : 5px;
        margin : 0px 0px 5px 0px;
-       font-size : small;
 }
 
-div.notice {
-       background : #ffffff;
-       border : 1px solid #88b0f0;
+
+div.warning img, div.notice img, div.error img {
+       vertical-align : middle;
        padding : 5px;
-       margin : 0px 0px 5px 0px;
-       font-size : small;
 }
 
 div.error {
@@ -577,7 +641,7 @@ div.error {
        background : #ffcccc;
        padding : 5px;
        margin : 0px 0px 5px 0px;
-       font-size : small;
+       font-size : 9pt;
 }
 
 ul.nomarks {
@@ -587,7 +651,6 @@ ul.nomarks {
 }
 
 div.prefHelp, td.prefHelp {
-       font-size : small;
        color : gray;
        padding : 5px;
 }
@@ -606,14 +669,26 @@ table.innerLoginForm td {
        padding : 3px 3px 5px 3px;
 }
 
-span.insensitive, div.insensitive {
+span.feed_error {
+       color : red;
+}
+
+span.insensitive, div.insensitive, li.insensitive, label.insensitive {
        color : gray;
 }
 
-.prefGenericAddBox {
-       font-size : small;
+.insensitive a {
+       color : #4684ff;
+}
+
+.insensitive a:hover {
+       color : black;
 }
 
+/* .prefGenericAddBox {
+       font-size : 9pt;
+} */
+
 body.logoutBody {
        background-color : #f0f0f0;
        color : black;
@@ -635,7 +710,7 @@ div.logoutContent {
 }
 
 .small {
-       font-size : small;
+       font-size : 9pt;
 }
 
 table.innerFeedTable td {
@@ -644,7 +719,7 @@ table.innerFeedTable td {
 }
 
 td.selectPrompt {
-       font-size : x-small;
+       font-size : 9pt;
        color : gray;
 }
 
@@ -661,33 +736,37 @@ table.headlinesSubToolbar {
 }
 
 table.headlinesSubToolbar td.headlineActions {
-       font-size : x-small;
+       font-size : 9pt;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        color : gray;
        padding : 0px 5px 0px 5px;
 }
 
 table.headlinesSubToolbar td.headlineActionsRTL {
-       font-size : x-small;
+       font-size : 9pt;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        color : gray;
        padding : 0px 5px 0px 5px;
 }
 
 table.headlinesSubToolbar td.headlineTitle {
-       font-size : x-small;
+       font-size : 9pt;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        color : gray;
        padding : 0px 5px 0px 5px;
        text-align : right;
 }
 
 table.headlinesSubToolbar td.headlineTitleRTL {
-       font-size : x-small;
+       font-size : 9pt;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        color : gray;
        padding : 0px 5px 0px 5px;
        text-align : left;
 }
 
 span.contentPreview {
-       font-size : x-small;
+       font-size : 9pt;
        color : gray;
        font-weight : normal;
 }
@@ -696,6 +775,10 @@ span.contentPreview:hover {
        color : #4684ff;
 }
 
+table.headlinesList {
+       width : 100%;
+}
+
 table.headlinesList td.hlMarkedPic {
        width : 25px;
        text-align : center;
@@ -703,16 +786,14 @@ table.headlinesList td.hlMarkedPic {
 
 table.headlinesList td.hlfeed {
        text-align : right;
-       font-size : small;
 }
 
-td.hlSelectRow, td.hlUpdatePic {
+td.hlSelectRow, td.hlUpdPic {
        width : 25px;
        text-align : center;
 }
 
 table.headlinesList td.hlUpdated {
-       font-size : small;
        color : gray;
        text-align : right;
        width : 100px;
@@ -723,14 +804,12 @@ table.headlinesList tr td {
 }
 
 div.postHeader div.postDate {
-       font-size : x-small;
        text-align : right;
        color : gray;
        float : right;
 }
 
 div.postHeader div.postDateRTL {
-       font-size : x-small;
        text-align : left;
        color : gray;
        float : right;
@@ -738,12 +817,12 @@ div.postHeader div.postDateRTL {
 
 div.postReply span.tagList {
        color : gray;
-       font-size : x-small;
 }
 
 div.postHeader div {
        padding-bottom : 3px;
-       font-size : x-small;
+       font-size : 10pt;
+       /* font-family : "Lucida Grande", Tahoma, sans-serif; */
 }
 
 #feedUpdateErrors {
@@ -751,7 +830,7 @@ div.postHeader div {
 }
 
 #allEntryTags {
-       font-size : x-small;
+       font-size : 9pt;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
        border-color : #c0c0c0;
@@ -773,27 +852,64 @@ td.hlFeed {
        text-align : right;
 }
 
+span.hlFeed, span.hlFeed a {
+       font-size : 9pt;
+       color : gray;
+}
+
+span.hlFeed a:hover {
+       color : #4684ff;
+}
+
+/* div.cdmArticle:hover {
+       background-color : white;
+} */
+
+div.cdmAllTags {
+       float : left;
+       background-color : white;
+       border : 1px solid #c0c0c0;
+       display : none;
+       z-index : 3;
+       top : auto;
+       left : auto;
+       right : auto;
+       position : absolute;
+       padding : 10px;
+}
+
+span.cdmAllTagsCtr:hover div {
+       display : block;
+}
+
 div.cdmArticle {
-       border-color : #c0c0c0;
+       border-color : #a0a0a0;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
-       background-color : #fafafa;
+       background-color : #f9faff;
        margin : 0px;
-       padding : 10px;
+       color : #505050;
+       /* padding : 10px; */
+       color : black;
+
 }
 
+/* div.cdmArticleUnread:hover {
+       background-color : white;
+} */
+
 div.cdmArticleUnread {
-       border-color : #c0c0c0;
+       border-color : #a0a0a0;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
-       background-color : #fafeff;
+       background-color : white;
        margin : 0px;
-       padding : 10px;
+       /* padding : 10px; */
+       color : black;
 }
 
 div.cdmArticleSelected, div.cdmArticleUnreadSelected {
        margin : 0px;
-       padding : 10px;
        background-color : #fff7d5;
        border-color : #e7d796;
        border-width : 0px 0px 1px 0px;
@@ -806,19 +922,58 @@ div.cdmArticleUnreadSelected div.cdmHeader a.title {
 }
 
 div.cdmHeader {
-       padding-bottom : 5px;
+       padding : 5px 5px 10px 5px;
+}
+
+div.cdmArticleUnread div.cdmHeader a {
+       color : black;
 }
 
 div.cdmFooter {
-       font-size : x-small;
+       font-size : 9pt;
+       color : black;
+       padding : 5px;
        color : gray;
-       padding-top : 5px;
+       background-color : white;
+       border-width : 1px 0px 0px 0px;
+       border-color : #c0c0c0;
+       border-style : dotted;
 }
 
-div.cdmFooter img.markedPic {
+div.cdmArticleSelected div.cdmFooter {
+       background-color : transparent;
+}
+
+div.cdmArticleUnreadSelected div.cdmFooter {
+       background-color : transparent;
+}
+
+div.cdmFooter span.s0 {
+       border-width : 0px 1px 0px 0px;
+       border-color : #c0c0c0;
+       border-style : dotted;
+       padding : 0px 5px 0px 0px;
+}
+
+div.cdmFooter span.s1 {
+       border-width : 0px 1px 0px 0px;
+       border-color : #c0c0c0;
+       border-style : dotted;
+       padding : 0px 5px 0px 5px;
+}
+
+div.cdmFooter span.s2 {
+       padding : 0px 5px 0px 5px;
+}
+
+div.cdmFooter img.markedPic, div.cdmFooter img.tagsPic {
        width : 16px;
        height : 16px;
-       float : right;
+       vertical-align : middle;
+}
+
+img.markedPic {
+       cursor : pointer;
 }
 
 div.cdmHeader div.articleUpdated {
@@ -830,8 +985,8 @@ div.cdmFooter input, div.cdmHeader input, div.cdmFooter img {
 }
 
 div.cdmHeader, div.cdmHeader a {
-       color : gray;
-       font-size : x-small;
+       color : #505050;
+       font-size : 9pt;
 }
 
 div.cdmHeader a:hover {
@@ -839,7 +994,13 @@ div.cdmHeader a:hover {
 }
 
 div.cdmContent {
-       margin-bottom : 5px;
+       margin : 5px 15px 0px 15px;
+
+}
+
+div.cdmEnclosures {
+       margin-top : 1em;
+       color : gray;
 }
 
 a.warning {
@@ -852,15 +1013,25 @@ img.closeButton {
 }
 
 span.groupPrompt {
-       font-size : x-small;
+       font-size : 9pt;
        color : #4684ff;
 }
 
+div.tagCloudContainer {
+/*     height : 300px;
+       overflow : auto; */
+       border : 1px solid #99d67a;
+       background-color : white;
+       margin : 5px 0px 5px 0px;
+       padding : 5px;
+       text-align : center;
+}
+
 ul.feedErrorsList {
        height : 300px;
        overflow : auto;
        list-style-type : none;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        background-color : white;
        margin : 0px 0px 5px 0px;
        padding : 0px;
@@ -870,7 +1041,7 @@ ul.userFeedList {
        height : 300px;
        overflow : auto;
        list-style-type : none;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        background-color : white;
        margin : 0px 0px 5px 0px;
        padding : 0px;
@@ -882,13 +1053,22 @@ ul.userFeedList {
        -moz-border-radius : 5px;
 } */
 
+/*#browseBigFeedList li {
+       padding :0px;
+}*/
+
+div.labelTestError {
+       margin : 5px 0px 5px 0px;
+       color : #f04040;
+}
+
 ul.labelTestResults {
        height : 100px;
        overflow : auto;
        list-style-type : none;
        margin : 0px 0px 5px 0px;
        padding : 0px;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        background-color : white;
 }
 
@@ -898,7 +1078,7 @@ ul.filterTestResults {
        list-style-type : none;
        margin : 0px 0px 5px 0px;
        padding : 0px;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        background-color : white;
 }
 
@@ -908,7 +1088,7 @@ ul.browseFeedList {
        list-style-type : none;
        margin : 0px 0px 5px 0px;
        padding : 0px;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        background-color : white;
 }
 
@@ -923,7 +1103,7 @@ span.subscribers {
 
 div.subscribers {
        color : #808080;
-       font-size : x-small;
+       font-size : 9pt;
        float : right;
 }
 
@@ -933,7 +1113,6 @@ input.feedBrowseCB {
 
 div.browserDetails {
        margin : 5px 5px 5px 5px;
-       display : none;
        padding : 5px;
 }
 
@@ -949,7 +1128,7 @@ ul.compact li {
 }
 
 div.browserFeedInfo {
-       font-size : x-small;
+       font-size : 9pt;
 /*     border : 1px solid #88b0f0;
        background-color : #ecf4ff;
        -moz-border-radius : 5px; */
@@ -970,7 +1149,7 @@ div.cdmContent a:hover {
 
 a.cdmToggleLink {
        color : #808080;
-       font-size : x-small;
+       font-size : 9pt;
 }
 
 a.cdmToggleLink:hover {
@@ -1000,7 +1179,19 @@ a.cdmToggleLink:hover {
 #debug_output li {
        margin : 0px;
        padding : 0px;
-       font-size : x-small;
+       font-size : 8pt;
+}
+
+#dialog_overlay {
+       background : white;
+       left : 0;
+       top : 0;
+       height : 100%;
+       width : 100%;
+       z-index : 2;
+       opacity : 0.5;
+       position : absolute;
+       display : none;
 }
 
 #overlay {
@@ -1037,11 +1228,24 @@ a.cdmToggleLink:hover {
 }
 
 #fatal_error_msg {
-       border : 1px solid #c0c0c0;
-       background-color : #f0f0f0;
        color : black;
        padding : 10px;
        font-weight : normal;
+       background-color : #ffcccc;
+       border : 1px solid #ff0000;
+}
+
+#fatal_error_msg a {
+       color : red;
+}
+
+#fatal_error_msg a:hover {
+       color : red;
+       text-decoration : underline;
+}
+
+#fatal_error_msg img {
+       vertical-align : middle;
 }
 
 #noDaemonWarning {     
@@ -1064,7 +1268,9 @@ form {
 }
 
 #main_toolbar_form {
-       float : left;
+       margin : 0px;
+       padding : 0px;
+       display : inline;
 }
 
 div.feedExtInfo {
@@ -1092,6 +1298,7 @@ span.debugTS {
        border : 1px solid #601010;
        padding : 3px;
        font-weight : bold;
+       display : none;
 }
 
 .objectWarn {
@@ -1119,7 +1326,7 @@ table.loginForm2 .loginBottom {
        border-width : 1px 0px 0px 0px;
        border-color : #88b0f0;
        border-style : solid;
-       font-size : x-small;
+       font-size : 9pt;
        text-align : center;
        color : #909090;
        padding : 0.5em;
@@ -1169,11 +1376,11 @@ div.whiteBox {
        right : 5px;
        height : 40px;
        color : #4684ff;
-       font-size : small;
+       font-size : 9pt;
 }
 
 #feeds-holder {
-       border-width : 1px 1px 1px 0px;
+       border-width : 1px 1px 0px 0px;
        border-style : solid;
        border-color : #88b0f0;
        top : 50px;
@@ -1181,7 +1388,7 @@ div.whiteBox {
        position : absolute;
        width : 260px;
        overflow : auto;
-       bottom : 40px;
+       bottom : 0px;
        border-collapse : collapse;
        height: expression((parseInt(document.documentElement.clientHeight)-40-20-30)+'px');
 }
@@ -1197,6 +1404,7 @@ div.whiteBox {
        background-image : url("images/toolbar.png");
        background-position : bottom left;
        background-repeat : repeat-x;
+       font-size : 9pt;
 }
 
 div.headlines_normal {
@@ -1209,7 +1417,7 @@ div.headlines_normal {
        top : 85px;
        right : 0px;
        overflow : hidden;
-       font-size : small;
+       font-size : 9pt;
        border-collapse : collapse;
        /* css hack for IE */
        width: expression((parseInt(document.documentElement.clientWidth)-260)+'px');
@@ -1225,14 +1433,14 @@ div.headlines_cdm {
        top : 85px;
        right : 0px;
        overflow : hidden;
-       font-size : small;
+       font-size : 9pt;
        border-collapse : collapse;
        width: expression((parseInt(document.documentElement.clientWidth)-260)+'px');
 }
 
 #content-frame {
        position : absolute;
-       border-width : 1px 0px 1px 0px;
+       border-width : 1px 0px 0px 0px;
        border-style : solid;
        border-color : #88b0f0;
        overflow : auto;
@@ -1242,7 +1450,7 @@ div.headlines_cdm {
        right : 0px;
        border-collapse : collapse;
        width: expression((parseInt(document.documentElement.clientWidth)-260)+'px');
-       height: expression((parseInt(document.documentElement.clientHeight)-40-305-50)+'px');
+/*     height: expression((parseInt(document.documentElement.clientHeight)-40-305-50)+'px'); */
 }
 
 #footer, #prefFooter {
@@ -1251,22 +1459,26 @@ div.headlines_cdm {
        height : 20px;
        text-align : center;
        color : gray;
-       font-size : x-small;
+       font-size : 9pt;
        background-image : url("images/footer.png");
        background-position : top left;
        background-repeat : repeat-x; 
        background-color : white;
        right : 0px;
-       left : 0px;
+       left : 260px;
        padding : 10px;
        width: expression((parseInt(document.documentElement.clientWidth)-20)+'px');
        border-collapse : collapse;
-       border-width : 1px 0px 0px 0px;
+       border-width : 1px 0px 0px 1px;
        border-style : solid;
        border-color : #88b0f0;
 
 }
 
+#prefFooter {
+       left : 0px;
+}
+
 #footer a, #prefFooter a {
        color : gray;
 }
@@ -1285,7 +1497,7 @@ div.headlines_cdm {
        border-style : solid;
        border-color : #c0c0c0;
        background-color : #fafafa; */
-       font-size : x-small;
+       font-size : 9pt;
 }
 
 #headlinesInnerContainer {
@@ -1301,14 +1513,14 @@ div.headlines_cdm {
 
 #prefHeader {
        color : #4684ff;
-       font-size : small;
+       font-size : 9pt;
        margin : 10px;
        height : 33px;
 }
 
 div.return {
        float : right;
-       font-size : small;
+       font-size : 9pt;
        margin-right : 10px;
 }
 
@@ -1333,14 +1545,12 @@ div.return a:hover {
        background-image : url("images/prefs-content.png");
        background-position : top left;
        background-repeat : repeat-x;
-       font-size : small;
        border-width : 1px 0px 0px 0px;
        border-color : #88b0f0;
        border-style : solid;
        height: expression((parseInt(document.documentElement.clientHeight)-75-40)+'px');
        width: expression((parseInt(document.documentElement.clientWidth)-25)+'px');
-
-
+       font-size : 10pt;
 }
 
 #userSwitch {
@@ -1371,7 +1581,7 @@ ul.headlineDropdownMenu {
 
 ul.headlineDropdownMenu li.top {
        float : left;
-       width : 9em;
+       width : 12em;
        background-image : url("images/down_arrow.png");
        background-position : center right;
        background-repeat : no-repeat;
@@ -1386,6 +1596,15 @@ ul.headlineDropdownMenu li.top2 {
        float : left;
 }
 
+ul.headlineDropdownMenu li.top3 {
+       float : left;
+       margin : 0px; 
+       cursor : pointer;
+       border-width : 1px 1px 1px 1px;
+       border-color : transparent;
+       border-style : solid;
+}
+
 ul.headlineDropdownMenu li.vsep {
        float : left;
        margin : 0px 5px 0px 0px;
@@ -1414,7 +1633,7 @@ ul.headlineDropdownMenu ul {
        padding : 0px;
        display : none;
        background-color : white;
-       width : 9em;
+       width : 12em;
        z-index : 3;
        top : auto;
        left : auto;
@@ -1438,5 +1657,83 @@ ul.headlineDropdownMenu ul li:hover {
 #newVersionIcon {
        vertical-align : middle;
        cursor : pointer;
-       display : none;
+}
+
+a.helpLinkPic {
+       float : right;
+}
+
+a.helpLinkPic img {
+       border-width : 0px;
+}
+
+#fadd_login_container {
+}
+
+li.feedCatHolder {
+       display : inline;
+}
+
+table.prefFeedCatList {
+       background-color : white;
+}
+
+a[target="_new"], a[target="_blank"] {
+       border-width : 0px 0px 1px 0px;
+       border-color : #778899;
+       border-style : dotted;
+}
+
+div.autocomplete {
+       position : absolute;
+       width : 250px;
+       background-color : white;
+       border :1px solid #778899;
+       margin : 0px;
+       padding : 0px;
+}
+
+div.autocomplete ul {
+       list-style-type : none;
+       margin : 0px;
+       padding : 0px;
+}
+
+div.autocomplete ul li.selected { 
+       background-color : #fff7d5;
+}
+
+div.autocomplete ul li {
+       list-style-type : none;
+       display : block;
+       margin : 0;
+       padding : 2px;
+       height : 32px;
+       cursor : pointer;
+}
+
+#feedOpToolbar {
+       float : right;
+}
+
+div.topLinks {
+       float : right;
+       margin-right : 5px;
+       color : gray;
+}
+
+div.topLinks a {
+       color : #4684ff;        
+}
+
+div.topLinks a:hover {
+       color : black;
+}
+
+div.topLinks a.feedback {
+       color : #009900;
+}
+
+div.dashboard {
+       margin-left : 3px;
 }