.newstitle{
	color: #393756; 
	font-weight: bold; 
	font-size: 9pt; 
	background-color: #EAEFF8; 
	position: relative; 
	margin-bottom: 2px;
	padding-left: 5px;
	width:180px;
	line-height: 17px; 
	margin-left:5px;
}

.newstext{
	position: relative; 
	left: 5px; 
	width: 200px;
	margin-bottom: 5px;
	width:190px;
	padding:5px;
}



.link_icon_U {
  position: relative; 
  top:0px;
  background: url(images/link_icon_U.gif) no-repeat right center;	
}
.link_icon_N {
  position: relative; 
  top:0px;
  background: url(images/link_icon_N.gif) no-repeat right center;	
}
.link_icon_I {
  position: relative; 
  top:0px;
  background: url(images/link_icon_N.gif) no-repeat right center;	
}
.link_icon_T {
  position: relative; 
  top:0px;
  background: url(images/link_icon_N.gif) no-repeat right center;	
}
.link_icon_D {
  position: relative; 
  top:0px;
  background: url(images/link_icon_N.gif) no-repeat right center;	
}

.link_icon_E {
  position: relative; 
  top:0px;
 	
}

