﻿.FeaturesStrapline
{
	color: #036FAF;
}

.SubFeatureTable h3
{
	color: #036FAF;
	font-size: 16px;
	font-weight: bold;
}

.SubFeatureTable h5
{
	color: #78A02E;
	font-size: 14px;
	font-weight: bold;
}

/*
	Feature Styles
*/
#pf h3
{
	color: #036FAF;
	font-size: 16px;
	font-weight: bold;
}

#pf h5
{
	color: #78A02E;
	font-size: 14px;
	font-weight: bold;
}

/***************** NEW PRODUCT PAGE ***************/
#tabContent #prodBullets li
{
	background:transparent url(../../../images/bullets/mobile.png) no-repeat;
	background-position: 0px 9px;
}

#tabContent .productTitle
{
	color: #036FAF;
}

#tabContent #featureSeparator
{
	border-top: solid 1px #036FAF;
}

#pf .simple2Col
{
	background-image: url(../../../images/pfCentralBorder_mobile.png);
}
