home *** CD-ROM | disk | FTP | other *** search
- .rssContainer
- {
- width: 377px;
- height: 572px;
- position: relative;
- text-align: left;
- z-index: 100;
- }
-
- .rssImage
- {
- width: 377px;
- height: 572px;
- position: absolute;
- left: 0px;
- top: 0px;
- FILTER:
- progid:DXImageTransform.Microsoft.AlphaImageLoader()
- ;
- }
-
- .rssHeader
- {
- color: #FFF;
- position: absolute;
- font: bold 14px arial, tahoma, sans-serif;
- top: 19px;
- left: 14px;
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden;
- width: 265px;
- }
-
- .rssHeaderC
- {
- color: #FFF;
- position: absolute;
- font: bold 14px arial, tahoma, sans-serif;
- top: 13px;
- left: 14px;
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden;
- width: 265px;
- }
-
- .rssCopyrightContainer
- {
- color: #CCC;
- position: absolute;
- left: 15px;
- text-align:left;
- font: 9px arial, tahoma, sans-serif;
- top: 31px;
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden;
- width: 265px;
- }
-
- .rssLinkContainer
- {
- color: #000;
- position: absolute;
- top:40px;
- left:15px;
- }
-
- .rssUpdatedContainer
- {
- color: #FFF;
- position: absolute;
- left: 0px;
- text-align:right;
- font: 11px arial, tahoma, sans-serif;
- top: 351px;
- width: 357px;
- }
-
- ul.rssLinkList
- {
- color: red;
- padding: 0px;
- margin:20px;
- list-style: disc;
- }
-
- li.rssLinkList
- {
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden;
- width: 325px;
- }
-
- a.rssLinkList, span.rssLinkList
- {
- color: #000;
- text-decoration: none;
- font: 18px/150% arial, tahoma, sans-serif;
- }
-
- a.rssLinkList:HOVER
- {
- text-decoration: underline;
- }
-
- span.rssLinkList
- {
- cursor: default;
- }
-
- #tooltip, #copyrighttooltip
- {
- border: solid 1px #000;
- background:InfoBackground;
- position:absolute;
- padding: 5px;
- padding-left: 10px;
- font: 11px arial, tahoma, sans-serif;
- color:InfoText;
- width:330px;
- }
-
- #copyrighttooltip
- {
- top:46px;
- left:19px;
- }
-
- #tooltip div a
- {
- text-decoration: none;
- color: #000;
- }
-
- #rssDummyImage
- {
- FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
- DISPLAY: block;
- TOP: auto;
- LEFT: auto;
- BORDER: 0px;
- POSITION: relative;
- }
-
-