.fce-allnews{
  background-image: url(../gfx/fce-allnews-bg.gif);	
  width: 146px;
  height: 19px; 
}

.fce-allnews h1 {
  color:#000000;
  font-size:11px;
  font-weight:bold;
  text-align:left;
  float: left;
  padding: 2px 0 3px 12px;
  width: 100px;
}

.fce-allnews a{
  background-image: url(../gfx/fce-allnews-linkpic.gif);
  background-repeat: no-repeat;
  width:16px;
  height:11px;	
  float: right;
  margin: 4px 0 0 0;
  padding: 0;
  border: none;
  text-decoration: none;
}

.fce-allnews a:hover{
  text-decoration: none;
}

.fce-allnews h1 a{
 text-decoration: none;
 width: 100px;
 background-image: none;
 margin: 0;
}