<html> 
 <style>  .includeimage img {  width: 180px;  height: 60px;  }  </style> 
   
 <div style="border: 1px solid black;"> 
 <h1><title/></h1> 
 <div style="float: left;"><image/></div> 
 <p style="width: 150px; height:80px;"><text cuttext="450"/></p> 
 <h1><link/></h1> 
 <a href="/<id/>.<v/>">read more</a> 
 <br clear="all">  <link/> 
   
 </div>  </html> 
  |