.ygrp-delopts{
  width: 700px;
}

.bodypad2>.ygrp-delopts{
  min-width: 700px;
}

.ygrp-delopts .option {
  clear: none;
  float: left;
  width: 180px;
  padding: 0 20px 20px 0;
}
.ygrp-delopts .last {
  width: 250px;
}
.ygrp-delopts .delopts {
  font-size: 77%;
}
.ygrp-delopts .option label {
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.ygrp-delopts .option label.mjr {
  font-size: 129%;
}
.ygrp-delopts .option p {
  margin-left: 27px;
}
.ygrp-delopts .soption p {
  margin-left: 27px;
  margin-top: -20px;
}
.ygrp-delopts .soption {
  padding-bottom: 5px;
}
.ygrp-delopts .option input {
  width: 25px;
  margin: 0;
}
.c {
  width: 240px;
  float: left;
  clear: none;
  padding: 0 10px;
}
.c H1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 100%;
  margin-bottom: 2px;
}
.c ul {
  margin: 0;
  padding: 0 0 0 17px;
}
.c ul li {
  padding: 3px 0;
}
.new {
  color: orange;
  font-style: italic;
  font-size: 100%;
  text-transform:capitalize;
}
.panel {
  width: 0;
  height: 0;
}

.ygrp-contentblock div.bodypad {
  margin-bottom:11px;
}
.ygrp-contentblock div.bodypad2 {
  margin-bottom:11px;
}