home *** CD-ROM | disk | FTP | other *** search
- img { display : none; }
- object { display : none; }
- embed { display : none; }
- body {
- margin: 0px;
- padding:0px;
- font-size: 90%;
- font-family: Arial, Helvetica, sans-serif;
- background-color: #CFCFFE;
- }
-
- a {
- color:#1B58FE;
- text-decoration:none;
- }
-
- a:hover {
- text-decoration:underline;
- }
-
- table.channel_item {
- width: 100%;
- padding: 5px;
- border-style: none;
- border-width: 0px;
- }
-
- table.channel_item th {
- text-align: left;
- border-style: none;
- border-width:0px;
- font-family: arial;
- font-weight: bold;
- color: #FFFFFF; /*#000055;*/
- background: url('blue_tile_1x24.gif') repeat-x bottom;
- font-size: 75%;
- height:24px;
- padding-left: 5px;
- padding-right: 5px;
- padding-bottom:2px;
- background-color:#1B58FE;
- /*background-color: #cccc99;*/
- }
-
- table.channel_item td {
- border-style: none;
- border-width:0px;
- font-family: arial;
- color: #666666;
- background-color: #CFCFFE;
- font-size: 70%;
- padding-left:5px;
- padding-right:5px;
- }