div.ja-anim-tip {	
  background: #fcfcfc;	
  border: 2px solid #ccc;	
  color: #333 !important;	
  padding: 5px 10px 10px;	
  z-index: 1000;
}
 
div.ja-anim-tip h3.tips-title {	
  background: url(../images/grad-l1.gif) repeat-x left bottom;	
  border-bottom: 1px solid #ddd;	
  font-size: 110%;	
  color: #cc0000;	
  margin: 0px -10px 5px;	
  padding: 0 10px 5px;
}

div.moduletable_jaanim, div.moduletablejaanim {	
  height: auto;
}