.twoColumns .col1 {
  width:295px;
  margin:0 15px 0 0;
  float:left;
}
.twoColumns .col2 {
  width:220px;
  float:left;
}

.image {
  margin:0 0 1em 0;
}
.imageRight {
  width:240px;
  margin:0 0 .5em 1em;
  float:right;
}
.longdesc {
  color:#000;
  font-size:.9em;
}

ul.categoryIndex {
  margin:0;
  padding:0 0 0 20px;
}
ul.categoryIndex li {
  padding:0 0 0 20px;
  margin:0;
  list-style-type:none;
}
ul.categoryIndex li.category {
  background:url(images/category.gif) no-repeat 0 0;
}
ul.categoryIndex li.page {
  background:url(images/page.gif) no-repeat 0 0;
}
ul.categoryIndex li.pagelink {
  background:url(images/pagelink.gif) no-repeat 0 0;
}

.sendmailForm label {
  width:6em;
  float:left;
}
.sendmailForm label.normal {
  float:none;
}
.sendmailForm .text,
.sendmailForm select {
  margin:1px 0;
}
.sendmail_emptyfield1 input,
.sendmail_emptyfield1 textarea {
  background:#FFD9D9;
}
.sendmail_emptyfield1 label.normal {
  color:#f00;
}