A.Normal {
	font-size: 1em;
	line-height:1.3em;
	color: #EEE;
	text-decoration: none;
  border-bottom:0px dotted #666;
  padding:5px 5px;
  height:1.3em;
  margin-bottom:5px;
}

A.Normal:hover {
  color: #c1d72e;
  text-decoration: underline;
/*  background-color:#EEE;*/
}

.textstyleblack { font-size: 1em; font-style: normal; color: #333333}

td.header, div.header {
  background-color: #111;
  	font-size: 1em;
	line-height:1.3em;
	color: #EEE;
	text-decoration: none;
  border-bottom:1px dotted #666;
padding:5px 5px;
  /*height:1.3em;*/
  margin-bottom:5px;
}

div.header span {
	color:#ccc;
	line-height:1em;
	padding: 2px 5px;
	display:block;
	height: auto;
	font-size:95%;
}

#newsfeed { 
width:320px;
float:right;
display:inline;
height:auto; 
margin:0;
padding:0;

}