/* $Id: adjustisearch.css,v 1.1 2009/08/24 19:41:48 ConnorK Exp $ */

/*Used to format the pre tag on the help page. */
pre {
  background: #EEEEEE;
  border: 1px solid #444444;
  padding: 5px;
}