.topmargin_content {
  float: left;
  padding-right: 9px;
  width: 184px;
  border: 0;
  font-weight: bold;
  color: #333;
  font-size: 12px;
}

.content_headline_2 {
  float: left;
  width: 379px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  height: 120px;
  border: 0;
}


table.form td {
  border-top:1px solid #999;
  border-right: 13px solid #fff;
  border-bottom:0;
  border-left:0;
  padding: 5px 5px 5px 0;
  font-size: 11px;
  line-height: 15px;
  color: #333;
  background: transparent;
}

table.form th {
  font-size: 11px;
  line-height: 15px;
  color: #333;
  border-top: 2px solid #666;
  border-right: 13px solid #fff;
  text-align: left;
  padding: 5px 5px 5px 0;
  background: transparent;
}

table.form th + th,
table.form td + td {
  border-right: 0;
}

table.form td.orderHeader_button,
table.form td.orderHeader_left  {
  border: 0;
}

table.form td table td {
  border: 0;
  padding: 0 !important;
}

input.submit {
  border:1px solid #CCCCCC;
  color:#666666;
  font-size:11px;
  margin-bottom:0;
  margin-right:0;
  margin-top:0;
  padding: 4px;
}

ul {
  margin: 0;
  list-style-position:inside;
}
