#page-header h2
{
	background:url('images/product-features.png') no-repeat top left;
}

#wrapper
{
	background:#fff;
}


#table {
	text-align:center;
	padding:35px 35px 35px 75px;
}

#table h3 {
	font-size:15px;
	font-weight:bold;
	line-height:21px;
	width:400px;
	color:#006;
	text-transform:uppercase;
}

#table ul {
	margin-left:30px;
}



.feature-set img
{
	float:right;
}

.feature-set.left
{
	margin-top:30px;
}

.feature-set.left img
{
	float:left;
}


.feature-set h3
{
	padding-left:20px;
	font-size:24px;
	font-weight:bold;
	line-height:29px;
	width:400px;
	color:#006;
	text-transform:uppercase;
}

.feature-set ul
{
	width:300px;
}

.feature-set li
{
	padding-left:30px;
	background:url('../img/elements/feature-tick.jpg') no-repeat left center;
	line-height:27px;
	list-style-type:none;
	font-size:13px;
}

.feature-set.left #right
{
	float:right;
}