.cnnclass{
float: right;
height: 20px;
border-top: 2px solid white;
border-right: 2px solid white;
border-bottom: 2px solid white;
border-left: none;
width: 670px;
padding: 0 0 0 30px;
background-color: black;
margin: 0;
font-size: 8pt;
line-height: 2em;
}

.cnnclass a{
text-decoration: none;
color: white;
}

div.rssblock {
width: 1000px; 
margin-top: 10px;
}

div.rsstitle {
background-image: url(../back_a.gif);
height: 20px; 
float: left; 
border: 2px solid white; 
width: 234px; 
margin: 0; 
padding: 0 0 0 60px; 
font-size: 8pt; 
line-height: 2em; 
font-weight: bold;
}

div.rsstitle:hover {
background-image: url(../back_b.gif);
}

div.rsstitle a {
text-decoration: none;
color: black;
}

div.rsstitle a:hover {
text-decoration: none;
color: #fc9602;
}