/*Sample CSS to style the two tickers in the demo*/

.tckr {
line-height: 12px;
}

.rssSource{
color: #f60;
}
#cnnbox div{
margin:5px 0;
}

.emarketerclass a{
text-decoration: none;
color: #f60;
}

.emarketerclass{
font-family: verdana;
font-size: 10px;
color: #666;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: #ccc;
font-size: 10px;
}

.rssdescription{
}

.rsstitle a{
font-family: verdana;
size: 10px;
}
