#pageTitleWrap {
	background: url("../img/pagetitlewrap-bg.gif") repeat-x left top #8D5489;
	border-bottom: 14px solid #794C77;
	margin-bottom: 25px;
}

#headMast {
	clear: both;
}

#headmastWrap {
	margin: 0 auto;
	position: relative;
	width: 965px;
}

#headMast ul {
	color: #fff;
	font-size: 1.4em;
	list-style: none;
	padding-left: 5px;
}

#headMast ul li {
	padding-bottom: 10px;
}

/* start new: */
#container #landingPage {
	color: #2e3438;	
	width: 965px;
	position: relative;
	padding-top:0px;
}

#container #landingPage #left {
	float:left;
	width:482px;
}

#container #landingPage #left p {
	width:445px;
}

#container #landingPage #left img {
	padding-bottom:5px;  /* align with right img */
}

#container #landingPage .emphasize {
	font-weight:bold;
}

#container #landingPage #right {
	float:left;
	width:482px;
}

.clear {
	clear:both;
}
/* end new */


#container #landingPage h2 {
	font-size: 2.3em;		/* (ok matches Android) */  		
	font-weight: bold;
	line-height: 36px;
	color: #2e3438;
	font-family:Arial,Helvetica,sans-serif;
	margin-top:0px;
	margin-bottom:10px;
}

#container #landingPage p {
	font-size: 1.33em;		/* (ok matches Android) */
	margin: 0 0 20px;		
	line-height: 23px;		/* (ok matches Android) */
	color: #2e3438;
}

#container #landingPage li {
	font-size: 1.4em;
	background: url("../img/li-bg.png") no-repeat 0 center;
	padding-left: 12px;
	line-height: 23px;		/* (ok matches Android) */
}

#mobile #infoSourcesWrap {
  margin-top: 100px;
}

#landingPage .product {
  clear: both;
  float: left;
  width: 100%;
  margin: 0 0 55px;
  padding: 25px 0 0;
}

#landingPage .product a {
  color: #2e3438;
}

#landingPage .product a:hover {
  color: #0077cc;
}

#landingPage .product .product-info {
  margin: 50px 0 0 416px;
}

.product img.mobile-hero {
  float: left;
}

