
#twit {
bottom : 0;
left : 0;
background : #000;
color : white;
width : 100%;
opacity:0.7;
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
filter: alpha(opacity=70);
}
#twit {
position : fixed;
}
.cnnclass {
float : left !important ;
font-family : Tahoma, verdana, arial;
font-size : 18px;
color : #e9d426;
font-weight : bold;
}
.cnnclass a {
font-weight : bold;
text-decoration : none;
color : #ffffff;
}
.bbcclass {
width : 400px;
padding : 6px;
border : 1px solid #004a00;
}
.rsstitle {
float : left !important ;
margin : 6px 0 7px 0;
font-family : Tahoma, verdana, arial;
font-size : 18px;
color : #ffffff;
font-weight : bold;
padding-left : 25px;
}
.rssdate {
color : gray;
font-size : 85%;
}
#twit #opened {
height : 35px;
margin : 0 8px 0 8px;
}
#close {
float : left !important ;
margin : 8px 0 5px 0;
}
#twit #closed {
height : 15px;
float : left;
margin : 3px 8px 2px 8px;
font-size : 10px;
}
#rss {
display : block;
float : right;
margin-top : 2px;
margin-right : 2px;
}
#dl {
display : block;
float : right;
margin-top : 2px;
margin-right : 2px;
}
img {
border : none;
}

