DIV.otherlist{text-align:left;}
DIV.otherlist DIV.soft{margin-left:3em;border:3px double #4060ff;}
DIV.otherlist SPAN.date{color:red;}
DIV.otherlist SPAN.title{
  display:block;
  font-weight:bold;font-size:0.9em;
  padding:2px 2px 2px 1em;
  border-bottom:1px dotted #6080ff;
  background:white;
}
DIV.otherlist DIV.body{margin:1em 1em 1em 3em;font-size:0.8em;}
