body {
  font-family: Verdana, Helvetica, Gill Sans, Verdana, arial, sans-serif;
  font-size: 12pt;
  background-color: white;
}

H1 {
  font-size: 14pt;
}

DIV.warnings {
  background-color: #ffffcc;
  width: 80%;
}

DIV.lookupwarnings {
  background-color: #ffcccc;
  border: 1px dashed olive;
}

DIV.navigationmenu {
  background-color: #ccffff;
  border: 1px dashed olive;
}

DIV.searchbox {
  background-color: #ffffdd;
  border: 1px dashed olive;
}

DIV.commonlinks {
  background-color: #ffffaa;
  border: 1px dashed olive;
}

div.contentlist {
  background-color: #ffdd88;
  border: 1px dashed gray;
  font-size: 10pt;
}

div.topad {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 732px;
}

div.navbar {
  clear: both;
}

div.main {
  clear:both;
  width: 90%;
}

#img.inline {
  float: left;
  border: 2px;
  padding: 4px;
}

div.currencybox {
  background-color: #ffcccc;
  border: 1px dashed olive;  
}

div.tech {
  background-color: #ccffff;
  border: 1px dashed olive;
  width: 80%;
  position: relative; left: 10%;
}

div.conjugation {
  background-color: #ffffcc;
  border: 1px dashed black;
}

div.mainmenu * {
  font-size: 9pt;
}


div.pronunc {
  background-color: #ffffcc;
  border: 1px solid black;
}
