div.cvLineParagraph {
  margin-bottom: 20px;
}

div.cvLine {
  clear: both;
  margin-right: 5px;
}

div.cvTitle {
  font-size: 130%;
  text-transform: uppercase;
  font-weight: bold;
}

div.cvLineTitle, div.cvLineNonTitle {
  display: list-item;
  list-style: none;
  float: left;
  width: 90px;
  overflow: hidden;
  margin-left: 10px;
}

div.cvLineTitle {
  font-weight: bold;
}

div.cvLineCat {
  display: list-item;
  list-style: none;
  margin: 0px 5px 0px 105px;
  font-style: italic;
}

div.cvLineValue {
  display: list-item;
  list-style: none;
  font-size: 90%;
  margin: 0px 5px 0px 105px;
}

div.cvLineCatValue {
  font-size: 90%;
  margin: 0px 5px 0px 120px;
}

.contactFormField {
  margin-top: 5px;
  clear: left;
}

.contactFormFieldTitle {
  font-weight: bold;
}

.contactFormFieldField {
  margin: 0px 210px 10px 0px;
}

.contactFormFieldField input, .contactFormFieldField textarea {
  font-size: 95%;
  margin: 0px;
  padding: 0px;
}

.contactFormButtons {
  text-align: center;
  margin: 10px 210px 30px 0px;
}

.contactFormMsgSent {
  margin-right: 210px;
  text-align: center;
}

.contactFormMsgNotSent {
  background-color: #ee2222;
  margin-right: 210px;
  color: #f0f0f0;
  text-align: center;
}

.drwho {
}

.drwhoPurp {
  background-color :#e0a0ff;
}

.XXnewssub {
}

.XXnewssubbut {
  background-color :#d0d0d0;
}

.XXacctMenuLink {
  font-size: 80%;
  font-weight: bold;
}

.XXacctError {
  margin: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #f00;
  text-align: center;
  padding: 5px;
  font-size: 110%;
  font-weight: 700;
}

.XXacctMessage {
  margin: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #00f;
  text-align: center;
  padding: 5px;
  font-size: 110%;
  font-weight: 500;
}

