#big_green_box {
  background: #00a53f;
  color: #fff;
  padding: 18px 20px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
  clear: both;
  width: 835px;
  margin-bottom: 28px; }
  #big_green_box h1 {
    color: #FFF0B6;
    font-size: 32px;
    margin: 7px 0 18px 0;
    font-weight: normal;
    padding: 0;
    background: transparent;
    border: none; }
    #big_green_box h1.featured_header {
      margin-bottom: 17px; }
  #big_green_box p {
    font-size: 19px;
    line-height: 1.5em; }
    #big_green_box p.header_button_right {
      float: right;
      margin-bottom: 8px; }
      #big_green_box p.header_button_right a {
        border: none; }
  #big_green_box .divider {
    clear: both;
    border: none;
    display: block;
    padding: 32px 0 0 0;
    height: 1px;
    width: 830px;
    background: url(/images/big_green_horizontal_div.png) center center no-repeat; }
  #big_green_box .inner-box {
    background: url(/images/big_green_inner_box.png) top left no-repeat;
    width: 391px;
    padding-top: 15px; }
    #big_green_box .inner-box h2 {
      padding: 0 16px 0 18px;
      font-size: 22px;
      color: #FFF59C;
      margin-bottom: 8px;
      text-shadow: 0 1px 2px #008031; }
    #big_green_box .inner-box p {
      padding: 0 16px 0 18px;
      font-size: 15px;
      line-height: 20px; }
    #big_green_box .inner-box form {
      padding: 0 16px 0 18px; }
    #big_green_box .inner-box .inner-box-bottom {
      background: url(/images/big_green_inner_box.png) bottom left no-repeat;
      height: 13px;
      width: 391px;
      display: relative; }
  #big_green_box .featured_header {
    font-size: 36px;
    line-height: 1.2em;
    color: #FFF59C;
    font-weight: bold;
    text-shadow: 0 1px 5px #00742c; }
  #big_green_box .featured_screenshot {
    float: right;
    width: 405px;
    height: 226px;
    display: block; }
  #big_green_box .featured_subheader {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    width: 420px; }

.inner-box-hosted-account {
  clear: both;
  float: left; }
  .inner-box-hosted-account .text-input-wrapper {
    float: left;
    background: url(/images/input_custom_green_bg.png) no-repeat;
    margin-right: 8px;
    height: 39px;
    width: 273px; }
    .inner-box-hosted-account .text-input-wrapper input {
      width: 254px;
      color: #a5a5a5;
      height: 30px;
      padding: 9px 9px 0 10px;
      background: transparent;
      border: none; }
  .inner-box-hosted-account input.signup-submit {
    width: 75px;
    height: 39px; }

.inner-box-enterprise-installation {
  float: right; }

.inner-box p.sub_header {
  margin-bottom: 15px; }
.inner-box p.action_button {
  text-align: center;
  margin-bottom: 9px; }
  .inner-box p.action_button strong {
    display: inline-block;
    line-height: 36px;
    padding: 2px 16px 0 18px; }
    .inner-box p.action_button strong a {
      padding-right: 20px;
      border: none;
      display: block; }
.inner-box p.button_green strong {
  background: #00a53f url(http://img.skitch.com/20100517-db2d3secbt69b424b8d3tk7sgu.png) repeat-x top;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .inner-box p.button_green strong a {
    background: url(http://img.skitch.com/20100517-ma22st8afem59pekx6gix2ptab.png) no-repeat right 13px;
    text-shadow: 0px 1px 2px #009C34;
    color: #fff; }
.inner-box p.button_yellow strong {
  background: #F5E699 url(http://img.skitch.com/20100517-bcp6tmxfmpwc9tcki5ic4trn21.png) repeat-x top;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  border: 1px solid #00A833; }
  .inner-box p.button_yellow strong a {
    background: url(http://img.skitch.com/20100517-k2b7kkx1kqb8i4xjs38xyfrqcx.png) no-repeat right 13px;
    text-shadow: 0px 1px 0px #FEFCF2;
    color: #4B4B4B; }

.inner-box-divider {
  float: left;
  width: 53px;
  padding-top: 82px;
  font-: size 18px;
  text-align: center;
  display: block; }
