@charset "utf-8";
.page2 .titles h2
{
	margin: 23px 0 20px 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:450px;
}
.left-column h3 {
	
	font-size: 130%;
	font-weight: normal;
}

.left-column h3 strong {	
	letter-spacing: -1px;
}
.left-column ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 11px;

}
.left-column li
{
	background: url(../images/bg-div-featured.gif) no-repeat 0 6px;
	padding: 0 0 0 18px;
	line-height: 17px;
	word-spacing: 1px;
}
.right-column {
	float: right;
	width:320px;
}
.right-column .btn-download {
	float: right;
	margin: 26px 50px 0 0;
	display:block;
}
.right-column .image
{
	float:right;
	margin:380px 0 0 0;
	clear:both;
}
