/* $Id: img_assist.css,v 1.1 2010/03/05 11:32:55 harry Exp $ */

div.inline .caption {
  padding:5px 0px;
  display: block;
}
.image-clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}
