.block {
  background: #FBFBFB url(../images/block_top.png) repeat-x top center;
  border: 1px solid #AAAAAA;
  border-radius: 15px;
  margin: 0;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.inner {
  padding: 14px;
}

.inner h1 {
  margin-top: 4px;
  font-size: 12pt;
}

#protect-your-company {
  margin-left: 16px;
  background: #EBEBEB url(../images/protect_guy.jpg) no-repeat bottom right;
}

#protect-your-company p {
  margin-right: 48px;
}

h1.packages-header {
  font-size: 12pt;
  margin-bottom: -10px;
}

.packages {
  background-image: none;
  background-color: #8CD645;
  color: #FFFFFF;
  margin: 20px 0;
  border: 1px solid #578312;
}

.packages .package {
  display: block;
  margin: 0;
}

.packages ul li {
  font-weight: bold;
}
