#wrapper #topwrap #featuretext {
  font-size: 1.4em;
  line-height: 1.7em;
	margin-left: 1em;
}
.button-container {
  margin-top: 2.7em;
}
#free-trial-wrapper {
  margin: 3em 2%;
}
#free-trial-wrapper h2 {
  font-size: 16px !important;
  font-family: Verdana, Kalimati, Tahoma;
  color: #515151;
	background: #EAEAEA;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(234, 234, 234, 1)),color-stop(100%,rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top,rgba(242, 242, 242, 1) 50%,rgba(234, 234, 234, 1) 100%);
	background: -moz-linear-gradient(top,rgba(242, 242, 242, 1) 50%,rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top,rgba(242, 242, 242, 1) 50%,rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top,rgba(242, 242, 242, 1) 50%,rgba(234, 234, 234, 1) 100%);
	background: linear-gradient(top,rgba(242, 242, 242, 1) 50%,rgba(234, 234, 234, 1) 100%);
	padding: 0.8em 2% 0.8em 2%;
	margin: 2em auto 1.5em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
}
#free-trial-wrapper div {
  position: relative;
  margin-bottom: 5em;
}
#free-trial-wrapper div p {
  margin: 0 2%;
}
#free-trial-wrapper div img {
  display: block;
  margin: 2em auto 2.5em;
  border: 0;
}
#free-trial-wrapper ul {
  list-style: disc;
  padding-left: 3.5em;
}
#free-trial-wrapper ul li {
  list-style: disc;
  padding: 0.2em 0;
}
.get-started-now h3 {
  display: block;
	font-family: Arial, Garuda, Helvetica;
  background: transparent;
  font-size: 2.75em;
  line-height: 1.25em;
  text-align: center;
  margin: 0.2em auto;
  padding: 0;  
}