/* Content */

h2 { 
  font-size:100%;
}

hr { 
  width:100%;
  height:1px;
  color:black;
  /*border-color:none;*/
}

img { 
  border-width:0;
  border-style:none;
}

img.inline { 
  float:left;
  margin-right:1ex;
  margin-bottom:1ex;
}
