/**************************** NEWS FEED **********************/

#news_en {margin:5px;width:320px;}
#news_en a {font-weight:bold;}
#news_en a:visited {color: #0000EE;}
#news_en b {color:#CC0000;}

/**************************** COUNTDOWN **********************/

.lcdstyle{
	font: normal 14px Helvetica;
	color: white;
	display: block;
	text-align: center;
	padding: 3px;}

.lcdstyle sup{
	font-size: 70%;
	color:#999999;}

.next {
	font-family: Helvetica;
	color: white;
	display:block;
	font-size: 70%;
	text-align: center;
	text-transform:uppercase;}

.nextphoto {
	font-family: Helvetica;
	color: white;
	display:block;
	font-size: 60%;
	text-align: left;
	text-transform:none;}
	
#countdowncontainer2 {
	text-align: center;
}

.xmldate {
	font: bold 12px Helvetica;
	color:#999999;
	text-transform: uppercase;}

.small {
	font-size: 95%;}

.track {
	font-size:small;
	color: #666666; }
	
.cdbg {
	background:#000000 url(Img/cdbkgr.png) repeat-x;
	list-style:none;
	padding:4;
}
/********************** RSS ************************************/
iframe#ifrm { 
    border:0px dashed #cccccc;
    /*//padding:.5em;
    margin:1.5em 0 1em;**/
    width:100%;
    height:100%
    }
    
div#text div#lnks ul {
    list-style:none;
    margin:0; padding:0;
    }
div#text div#lnks ul li {
    display:inline; padding-right:8px;
    }    
	


