/* Landing */
#masthead {
	clear: both;
	display: block;
	width: 880px;
	margin-bottom: 10px;
	border: 3px dashed #FF9900;
	padding: 20px 0 0 25px;
	color: #CCCCCC;
}
.Explorer7 #masthead, .Explorer6 #masthead {margin: -100px 0 0 0;}
#masthead h3 {
	color: #868686;
	font-size:15px;
	padding: 0 0 10px 0;
}
#masthead p{color: #868686; font-size: 11px;}
#masthead ul li{
	color: #868686;
	background:url(../../../../assets/en/images/tools/cpo/benefits/arrow_1.gif) no-repeat left;
	padding-left: 15px;
	list-style: none;
	font-size: 11px;
}
#masthead ul{margin-left: 0px;}
#masthead #disclaimers p {
	color: #CCCCCC;
	font-size: 9px;
}
#gMdsContent{
	padding: 0 0 0 20px;
}
#promotiles{
	margin: 10px 0 10px 0;
}
#promotiles .promotile{
	width: 190px;
	height: 90px;
	float: left;
	text-align: center;
	padding: 0 0 0 0;
	margin: 15px 45px 5px 0;
}
#promotiles .suggested{
	border: 2px dashed #FFCC33;
}
#promotiles .customized{
	border: 2px dashed #FFCC33;
}
#promotiles .promotile h5 {
	font-size:12px;
	color: #000000;
	font-weight: normal;
	padding: 35px 0 0 0;
}
#promotiles .promotile h5 a {
	color: #000000;
	text-decoration:none;
}
