@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 0 40px;
	font-size: 18px;
	line-height: 22px;
	word-spacing: 2px;
	color: #fff;
}
.left-column {
	float:left;
	width:530px;
}
.left-column h3 {
	
	font-size: 130%;
	font-weight: normal;
}

.left-column h3 strong {
	font-size: 24px;
	letter-spacing: -1px;
}
.left-column ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 11px;
	width: 425px;
}
.left-column li
{
	background: url(../images/bg-div-featured.gif) no-repeat 0 6px;
	padding: 0 0 0 18px;
	line-height: 21px;
	word-spacing: 1px;
}
.left-column a
{
	color: #3d6ca1;
	font-weight: bold;
	font-size: 13px;
}
.left-column strong
{
	font-size: 13px;
}

.right-column {
	float: right;
	width:300px;
}
.right-column .btn-download {
	float: right;
	margin: 26px 38px 0 0;
	display:block;

}
.right-column .btn-freetrial {
	float: right;
	margin: 120px -210px 0px 0px;
	display:block;
}
.right-column .image
{
	float:right;
	margin:400px 1px 0 0;
	clear:both;
}




