/* 

© 2009 by Alsoft Publishing Co.
CSS for initial.html Page for AlsoftPublishing.com

*/
a img {
   border: none;
}

body {
  color: black;
  background-color: white;
}

#feedback {
  clear: both;
}

#prediction {
  width: 220px;
  border-style: none;
  float:left;
}

pre {
  font-family: "Courier New", Courier, "Andale Mono", Monaco, monospace;
  font-size: small;
}

#bannerexch {
  border-style: none;
  margin-bottom: 10px;
}

#mansionbanner {
  margin-bottom: 10px; 
}

#adcolumn {
  margin: 5px;
  width: 170px;
  float: right;
  border-style: none;
}
