/*  DEFAULT COLORS:  orange: #ff5e00  | dark grey: #434540  |  light grey: #777 |  MyReputation: #4B931C  |  MyChild: #8AC92C  |  MyPrivacy: #DF0000  |  MyEdge: #0062c0 */


#content_b {
	padding: 10px 10px 0 20px;
	margin-bottom: 20px;
}
#content_b p {
	line-height: 17px;
	margin-bottom: 20px;
}
#content_b .left_b {
	width: 520px;
	float: left;
	padding: 0 30px 20px 20px;
}
#content_b .center {
	float: right;
	width: 312px;
	margin: 0px 20px 0px 0;
}
#content_b .right_b {

	width: 340px;
	float: left;
}




.includes li {
	padding: 0 0 2em 15px;
	margin: 0;
	list-style: none;
}

#content_b .chooser li {
	padding-bottom:2px;
}

#content_b  .leftFeature {
	padding-right: 20px;
}

#content_b .textOffer {
	position: relative;
	margin-left: -60px;
}
#content_b .imageFeature {
	float: left;
	clear: both;
}
.imageFeature img {
	vertical-align: top;
	width: 45px;
	height: 45px;
}

.rowFeature {
	float: left;
	width: 330px;
}

.rowFeature li{
	float: right;
	width: 270px;
}

/* ----------------------GRAPHIC HEADERS------------------- */
#graphicHeader_MR {
/*	background-image: url(../../images/en/pp/en_header_mr7.jpg); 
	background-repeat: no-repeat;
	background-position: top left;*/
	background: url(../../images/en/pp/en_header_mr_screenshot_btest.jpg) no-repeat left -1px;
	width: 960px;
	height: 230px;
	margin: 0 0px 0 -7px;
	font-size: 16px;
}
/*added float left to attempt to fix image problem in IE */
#graphicHeader_MC {
	background-image: url(../../images/en/pp/en_header_mc6.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 960px;
	height: 230px;
	margin: 0 0 0px -7px;
	font-size: 16px;
}

#graphicHeader_MP b, #graphicHeader_ME b, #graphicHeader_MR b, #graphicHeader_MC b {
	font-size: 24px;
}


div.includes .rowFeature {
	width:520px;
}

div.includes .rowFeature li {
	float:left;
	width:460px;
}

