@charset "utf-8";
.page2 .titles h2
{
	margin: 23px 0 0 38px;
	color: #cfef1c;
	font-size: 25px;
	line-height: 28px;
}
.page2 .titles p
{
	margin: 0 0 0px 40px;
	font-size: 18px;
	line-height: 22px;
	word-spacing: 2px;
	color: #fff;
}
.btn-download {
	float: right;
	margin: 10px 40px 0px 0px;
	display:block;
}
.btn-freetrial {
	float: right;
	margin: 120px -210px 0px 0px;
	display:block;
}
.image
{
	float: left;
	margin: 10px 0 0 0;
	
}
h3
{
	font-size:12pt;
}
.left-column {
	float:left;
	width:400px;
}

.right-column {
	margin-left:20px;
	float: right;
	width:400px;
}


/********/
.btn-features
{
	display: block;
	text-align: center;
	background: url(../images/btn-featured.gif) no-repeat;
	width: 242px;
	height: 44px;
	font-size: 18px;
	font-weight: bold;
	color: #024d00;
	line-height: 40px;
	text-indent: -5px;
	overflow: hidden;
	clear: left;
	word-spacing: 2px;
	cursor: pointer;
}
.btn-features:hover
{
	text-decoration: none;
}

.page2 .invite
{
	padding: 0 0 0 82px;
	margin: 11px 0 0;
	list-style: none;
	width: 410px;
}
.page2 .invite li
{
	color: #3d6ca1;
	font-size: 13px;
	padding: 0 0 0 35px;
	line-height: 18px;
	background: url(../images/bg-invite.gif) no-repeat 0 8px;
	word-spacing: 1px;
}
.page2 .invite li a
{
	color: #3d6ca1;
	font-weight: bold;
}
.box-featured
{
	float: left;
	width: 470px;
	overflow: hidden;
	background: url(../images/bg-featured-b.gif) no-repeat 0 100%;
	padding: 0 0 11px;
	margin: 19px 0 20px 0;
	display: inline;
}
.featured-t
{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-featured-t.gif) no-repeat;
	padding: 10px 0 0;
}
.featured
{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-featured-c.gif) repeat-y;
	color: #3d6ca1;
	padding: 0 0 11px;
}
.featured ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 11px;
	width: 425px;
}
.featured li
{
	background: url(../images/bg-div-featured.gif) no-repeat 0 6px;
	padding: 0 0 0 18px;
	line-height: 21px;
	word-spacing: 1px;
}
.featured a
{
	color: #3d6ca1;
	font-weight: bold;
	font-size: 13px;
}
.featured strong
{
	font-size: 13px;
}





















