
html #wrapper #container #main #primary_single_column #trial-offer input#submit {
  width: 650px;
  padding: 7px 16px;
  margin-right: 10px; }
html #trial-offer {
	line-height:110%;
  overflow: -moz-scrollbars-none;
    display: inline-block;
}
  html #trial-offer {
    display: block; }
  html #trial-offer .top-banner {
    margin: 0 0 20px -20px; }
  html #trial-offer .left-content {
	  overflow:auto;
    width: 470px;}
    html #trial-offer .left-content ol {
      }
      html #trial-offer .left-content ol li {
        list-style-type: none;
        margin-left: 0px; }
      html #trial-offer .left-content ol li {
        overflow: -moz-scrollbars-none;
        display: inline-block;
        height: 50px;
        padding: 15px 0;
        border-bottom: 1px solid #a3a1a1; }
		html #trial-offer .left-content ol li .learnmore {
        overflow: -moz-scrollbars-none;
        display: inline-block;
        height: 70px;
        padding: 15px 0;
        border-bottom: 1px solid #a3a1a1; }
        html #trial-offer .left-content ol li {
          display: block; }
        html #trial-offer .left-content ol li .feature-area, html #trial-offer .left-content ol li .feature-value {
          float: left;
          margin-right: 10px;
          font-size: 13px; }
        html #trial-offer .left-content ol li .feature-area {
          margin-right: 10px;
          width: 240px;}
          html #trial-offer .left-content ol li .feature-area .title {
            margin-left: 10px;
            margin-top: 3px; }
          html #trial-offer .left-content ol li .feature-area h3 {
            font-size: 16px;
            margin-bottom: 5px; }
        html #trial-offer .left-content ol li .feature-value {
          width: 115px;
          text-align: center; }
          html #trial-offer .left-content ol li .feature-value img {
            margin-top: 15px; }
          html #trial-offer .left-content ol li .feature-value span {
            color: #FF9900;;
            font-size: 16px;
            font-weight: bold;
            margin-top: 20px;
            display: block; }
          html #trial-offer .left-content ol li .feature-value.title {
            font-size: 16px;
            font-weight: bold; }
        html #trial-offer .left-content ol li.content_2 {
          height: auto; }
    html #trial-offer .left-content a.btn.green-primary {
      margin-right: 10px; }
