a {
color:#1969BC;
text-decoration:none;
}
a:visited {
color:#124884;
}
.tablib_table {
font-size: __UP_tabFontSize__;
}
.tablib_selected, .tablib_unselected {
width: 23%;
background-color:#F6F6F6;
color:#666666;
}
.tablib_selected {
background-color: #414141 !important;
color: #BDCFE0 !important;
}
.statusLabel {
font-size: 0.75em;
font-style: italic;
padding-top: 10px;
text-align: center;
}
.feedHeader {
padding-top: 5px;
font-size: 0.7em;
}
.feedHeader .feedTitle {
font-weight: bold;
font-size: 1.1em;
}
.feedHeader .feedAuthor {
font-weight: normal;
font-size: 0.8em;
color: #676767;
}
.feedList {
font-size: 0.7em;
margin: 0px;
padding: 0px 0px 5px 0px;
border-bottom: 1px solid #aaaaaa;
}
.feedList li {
margin-top: 5px;
padding: 3px 3px 0px 3px;
border-top: 1px solid #aaaaaa;
}
.feedList a {
text-decoration:none !important;
}
.feedList li div.entryTitle a {
text-decoration:none;
font-weight: bold;
}
.feedList li div.entryTimestamp {
font-size: 0.95em;
font-style: italic;
color: #676767;
}
]]>