.contentleft {
  position:relative;
  height:auto;
  zoom:100%;
  margin:0;
  margin-bottom:1em;
  width:256px !important;
  height:300px;
}

.contentright {
  position:relative;
  height:auto;
  zoom:100%;
  margin:0;
  margin-bottom:1em;
  width:420px !important;
}

.contentright h1 {
  font-size: 1.2em !important;
  color:black !important;
  font-family: Verdane, sans-serif !important;
  border-bottom: 1px dashed #9f3e1d;
  margin-bottom: 1em !important;
}

.contentleft div {
  position:relative !important;
}
.contentleft form {
  margin-top:1em;
}
.contentleft a {
  margin-bottom:1em;
}
.contentleft a.more {
  margin-top:1em !important;
  font-weight: normal !important;
}
.contentleft table {
  padding:0 !important;
  margin:0 !important;
}
td.bgBase {
  border:1px dashed #9f3e1d !important;
  margin-bottom:1em;
}

h2 {
  font-size:0.9em;
  color:black !important;
}
#oie p.hr {
  display: block;
  margin-top: 0.6em !important;
  margin-bottom: 1em !important;
}
#oie a.more {
  background-image:none;
}

#oie p.hr {
  display: block;
  margin-bottom: 0.6em !important;
  margin-bottom: 0.6em !important;
}

td, table, td.bgClear, td.bgBaseLight {
  border: none !important;
  background-color:transparent !important;
}

input.submit {
  font-weight:bold;
  color:#FFF;
  border:none;
}