/* MINI_FEATURE styles */
.mini-feature .content-title { margin-bottom: 10px; }

#home .container { margin-top: 10px;}
#home .container#promotion { padding: 0 0 0 15px; border-left: 1px solid #eee; margin-right: 0; }
#home .container#promotion h3 {
    background: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/content/company/icon_bulb.png") no-repeat scroll left center transparent;
    padding: 5px 0 5px 20px;
}

/* shell */
.mf-wrapper { margin: 0 0 20px 0; padding: 10px; border: 1px solid #cccccc; background: #fff; position: relative; }
#home .mf-wrapper { margin: 0; padding: 0; border: none; background: none; }
	.mf-image-wrapper { margin: 0 0 20px 0; padding: 0; border: 0px solid #cccccc; background: #fff; position: relative; }
.mf-body { position: relative; width: 100%; background: #eeeeee; }
#home .mf-body { background: none;}
/* content */
.mf-content { position: relative; z-index: 1; background: #eeeeee; overflow: hidden; }
.mf-content .mf-image, .mf-content .mf-text { overflow: hidden; }
#home .mf-content { background: none; }
	.mf-image img { display: block; }
	.mf-image img.vjs-poster { position: absolute; margin: auto; top:0; bottom:0; }
.mf-text { width: auto; padding: 15px 20px 5px 20px; }
#home .mf-text { padding: 0; }
	.mf-text .text-title { font-weight: bold; padding-bottom: 3px; }
	.mf-text p, .mf-text ul { margin: 0; padding: 0 0 15px 0; }

.mini-feature ul.body-list { margin-left: -10px; }

/* controls */
.mf-controls { margin: 0; padding: 0; width: 100%; height: 50px; position: relative; bottom: 0; z-index: 10; background: #eeeeee; }
#home .mf-controls { background: none; }
	.mf-count { padding-left: 20px; color: #444; font-size: 1em; line-height: 30px; }
	
/* paging */	
.mf-controls a { display: block; width: 30px; height: 30px; text-indent: -9999px; overflow: hidden; position: relative; }
.mf-controls a.disabled { cursor: default; }
	.mf-prev { position: absolute; top: 0; right: 55px;}
		.mf-prev a { background: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/leftarrow-gray.png') 0 0 no-repeat; }
		.mf-prev a.disabled { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/leftarrow-gray-disabled.png'); }
	.mf-next { position: absolute; top: 0; right: 20px; }
		.mf-next a { background: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/rightarrow-gray.png') 0 0 no-repeat; }
		.mf-next a.disabled { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/rightarrow-gray-disabled.png'); }

/* IE 6 - spans are injected dynamically for IE6 only */
* html .mf-controls a { background: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/d.gif') !important; }
.mf-controls a span { position: absolute; top: 0; left: 0; width: 30px; height: 30px; }
.mf-controls a span.active { cursor: pointer }
.mf-controls a.disabled span.disabled { display: block; }
.mf-controls a span.disabled, .mf-controls a.disabled span.active { display: none; }
.mf-prev a span.disabled { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/leftarrow-gray-disabled.png'); }
.mf-prev a span.active { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/leftarrow-gray.png'); }
.mf-next a span.disabled { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/rightarrow-gray-disabled.png'); }
.mf-next a span.active { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/rightarrow-gray.png'); }

/* variations */
.mf-background {}
	.mf-background .mf-image { position: relative; border: 0; z-index: 1; }
	.mf-background .mf-text { position: absolute; bottom: 0; left: 0; padding-right: 240px; z-index: 2; }
	.mf-background .mf-controls { position: relative; margin-top: -50px; z-index: 3; }

.mf-invert {}
	.mf-invert .mf-count { color: white; }
	.mf-invert .mf-prev a { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/leftarrow-white.png'); }
	.mf-invert .mf-prev a.disabled { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/leftarrow-white-disabled.png'); }
	.mf-invert .mf-next a { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/rightarrow-white.png'); }
	.mf-invert .mf-next a.disabled { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/rightarrow-white-disabled.png'); }
	
.mf-pantene {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
}
	.mf-pantene img { float: left; }
	.mf-pantene p { float: right; width: 263px; }
	
/* IE 6 - spans are injected dynamically for IE6 only */
.mf-invert .mf-prev a span.disabled { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/leftarrow-white-disabled.png'); }
.mf-invert .mf-prev a span.active { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/leftarrow-white.png'); }
.mf-invert .mf-next a span.disabled { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/rightarrow-white-disabled.png'); }
.mf-invert .mf-next a span.active { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/icons/rightarrow-white.png'); }


/* javascript/flash tweaks */
.flash-enabled .mini-feature .content-title { margin-bottom: 0.5em; }
.js-enabled .mf-image { border-bottom: 10px solid white; }
.js-enabled .mf-background .mf-image { border-bottom: 0; }
.flash-enabled .mf-downloads { position: absolute; left: -9999px; }

.mf-nojs {}
	.mf-nojs .mf-text { padding-bottom: 0; }


/* watch video button */
.new-video-button {	
	background-position: 0 0;
    background-color: white;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#efefef')";
    border: 1px solid #ccc;
    color: #444;
    font-size: 0.9em;
    font-weight: bold;
    padding: 7px 9px;
    text-transform: uppercase;
    background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(239,239,239)),
		color-stop(0.75, rgb(255,255,255))
	);
/* IE6,IE7 */
	/* IE8 */
	
	background-repeat: repeat;
    background-attachment: scroll;
}
.new-video-button:hover {	
	background-position: 0 0;
    background-color: #efefef;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#efefef', EndColorStr='#c8c8c8')";
    text-decoration: none;
    background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(220,220,220)),
		color-stop(0.75, rgb(239,239,239))
	);
/* IE6,IE7 */
	background-repeat: repeat;
    background-attachment: scroll;
}
#innovations-index.new-video-button {
	position: relative;
	top: 8px;
	left: 27px;
}

/* one-off styles */
#prestobarba-sizable-reach .mf-image {
	width: 517px;
	height: 182px;
	background: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/mini_features/prestobarba-illus-01-notext.jpg') no-repeat scroll 0 0;
}

#prestobarba-sizable-reach .mf-image p {
	padding-left: 25px;
	width: 225px;
    margin: 6px 0 0 0;
}

#prestobarba-sizable-reach .mf-image p.grey-text {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1.2em;
    line-height: 1.15em;
}

#prestobarba-sizable-reach .mf-image p.orange-text {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #f75e00;
	font-size: 1.65em;
    line-height: 1.15em;
}


/*******
 * Styles for all marquee slideshows on site. 
 ******/
#sustainability.category #lead, #company.category #lead {
	margin: 0 0 20px 0;
	height: auto;
}

#sustain_marquee, #sustain_marquee .marquee-viewport, #sustain_marquee .marquee-panel,
#company_marquee, #company_marquee .marquee-viewport, #company_marquee .marquee-panel,
#hom_marquee, #home_marquee .marquee-viewport, #home_marquee .marquee-panel {
	min-height: 390px;
	max-height: 450px;
	width: 935px; /* You must explicitly state the width for these 3 selectors for any marquee element.  Change the ID to reflect your ID.  It must be the same width for all 3 selectors. */
	overflow: hidden;
}

#sustain_marquee .marquee-panels,
#company_marquee .marquee-panels,
#home_marquee .marquee-panels,
#social_marquee .marquee-panels {
	opacity: 0;
}

#sustain_marquee .marquee-panel .overlay,
#company_marquee .marquee-panel .overlay,
#home_marquee .marquee-panel .overlay {
	background: center left no-repeat;
	position: relative;
	z-index: 10;
	width: 935px; height: 390px;
	cursor : pointer;
}
#home_marquee div.overlay .text2{
	color: white;
	position: absolute;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-size: 28px;
    left: 30px;
    line-height:36px;
    top: 156px;
    width: 430px;
}

#sustain_marquee div.overlay .text2 {
	color: white;
	position: absolute;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-size: 28px;
    left: 30px !important;
    line-height:36px;
    top: 156px;
    width: 430px;
}
#sustain_marquee div.overlay .text2 > p{color: #fff;}
#sustain_marquee .csrCta{ width:500px; }

#home_marquee div.overlay .text2{ height:92px;}

#home_marquee div.report .text2,
#sustain_marquee div.report .text2 {
	font-size:28px;
	line-height:36px;
	color:#fff !important;
	top:175px;
}

.overlay .body1 {
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.5;
    width: 320px;
}
#sustain_marquee div.overlay.waste .text2 {
	top: 175px;
}

div.overlay.environment .text4 {
position: absolute;
left: 30px;
top: 155px;
color: #fff;
width: 320px;
}
#sustain_marquee div.overlay .text2.a{top:110px;}
#sustain_marquee div.overlay .text2.b{top:200px;}
.overlay a.link1, .overlay a.video-link {
	color:#fff !important;
	position: absolute;
    background: url("/National_Library/20161222123739oe_/http://www.pg.com.cn/images/home-marquee-arrow.png") no-repeat scroll 0 4px transparent;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 0 0 0 17px;
    top: 280px;
    left: 30px;
}
#sustainability .overlay a.link1, .overlay a.video-link {
 background: url("/National_Library/20161222123739oe_/http://www.pg.com.cn/images/home-marquee-arrow_white.png") no-repeat scroll 0 4px transparent;
}
#sustainability  .palm a.link1 {
	top:300px;
}
#sustainability  .report a.link1 {
	top:300px;
}
#sustainability  .waste a.link1 {
	top:280px;
}
#sustainability  .environment a.link1 {
	top:265px;
}
#sustainability  .pr a.link1 {
	background: url("/National_Library/20161222123739oe_/http://www.pg.com.cn/images/home-marquee-arrow.png") no-repeat scroll 0 4px transparent !important;
	top:293px;
	color:#015baa !important;
}

div.overlay.report .text2,
div.overlay.report .text1,
div.overlay.report .text3,
div.overlay.report a.link1 {
	color: #fff;
}
div.overlay .text1 {
	position: absolute;
	left: 30px;
	top: 90px;
}
#sustain_marquee div.overlay p{ margin:0px;}
#sustainability .top90{ top:110px !important;}
#sustainability .font12{ font-size:12px;}
div.overlay.pr .font12 > p{ font-size:12px;}
div.overlay.pr .font12 > p > img{ float:left; margin-top:-20px;}
div.overlay.pr .text1 {
    background: url("/National_Library/20161222123739oe_/http://www.pg.com.cn/images/logo_new.png") no-repeat left center;
    padding: 20px 0 15px 70px;
	color:#015baa;
}
div.overlay.pr .text2, div.overlay.pr .text2 > p {
	color:#015baa !important;
}
#sustain_marquee div.overlay.csdw .text2 {
	top: 140px;
}
div.overlay.csdw .text3 {
	position: absolute;
	left: 30px;
	top: 220px;
	color: white;
}

/*li.marquee-panel div.overlay img {*/
li.marquee-panel div.overlay div {
	position: absolute;
	/*left: -500px;*/
	top: 0;
	/* visibility: hidden; */
}

#company_marquee li.current div.overlay.slide-1 img.text1 {
	left: 604px;
	top: -200px;
}
#company_marquee li.current div.overlay.slide-1 img.text2 {
    top: 215px;
	left: -20000px;
	position:absolute;
}
#company_marquee li.current div.overlay.slide-2 img.text1 {
	left: 80px;
	top: -200px;
}
#company_marquee li.current div.overlay.slide-2 img.text2 {
		left: -800000000px;
	position:absolute;
	top: 300px;
}
#company_marquee li.current div.overlay.slide-3 img.text1 {
	left: 74px;
	top: -200px;
}
#company_marquee li.current div.overlay.slide-3 img.text2 {
		left: -800000000px;
	position:absolute;
	top: 296px;
}
#company_marquee li.current div.overlay.slide-4 img.text1 {
	left: 108px;
	top: -200px;
}
#company_marquee li.current div.overlay.slide-4 img.text2 {
		left: -20000px;
	position:absolute;
	top: 267px;
}
#company_marquee li.current div.overlay.slide-5 img.text1 {
	left: 93px;
	top: -200px;
}
#company_marquee li.current div.overlay.slide-5 img.text2 {
		left: -20000px;
	position:absolute;
	top: 259px;
}
#company_marquee li.current div.overlay.slide-6 img.text1 {
	left: 35px;
	top: -200px;
}
#company_marquee li.current div.overlay.slide-6 img.text2 {
	left: -20000px;
	top: 150px;
	position:absolute;
}
#company_marquee li.current div.overlay.slide-7 img.text1 {
	left: 30px;
	top: -200px;
}
#company_marquee li.current div.overlay.slide-7 img.text2 {
		left: -20000px;
	position:absolute;
	top: 197px;
}



/*
#sustain_marquee .marquee-panel .overlay.palm { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/Csr/images/slide1.jpg'); }
#sustain_marquee .marquee-panel .overlay.pr { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/Csr/images/slide3.jpg'); }
#sustain_marquee .marquee-panel .overlay.waste { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/Csr/images/slide4.jpg'); }
#sustain_marquee .marquee-panel .overlay.report { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/Csr/images/slide2.jpg'); }
#sustain_marquee .marquee-panel .overlay.environment { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/Csr/images/slide5.jpg'); }
#sustain_marquee .marquee-panel .overlay.csdw { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/slides/slide_3.jpg'); }*/ 

/*
#sustain_marquee .marquee-panel .overlay.slide-4 { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/slides/slide_4.jpg'); }    	
#sustain_marquee .marquee-panel .overlay.slide-5 { background-image: url('https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://media.pg.com/en_US/_images/slides/slide_5.jpg'); }   
*/ 

/*
#company_marquee .marquee-panel .overlay.slide-1 { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/company/images/slide_1.jpg'); }
#company_marquee .marquee-panel .overlay.slide-2 { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/company/images/slide_2.jpg'); }
#company_marquee .marquee-panel .overlay.slide-3 { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/company/images/slide_3.jpg'); }
#company_marquee .marquee-panel .overlay.slide-4 { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/company/images/slide_4.jpg'); }    	
#company_marquee .marquee-panel .overlay.slide-5 { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/company/images/slide_5.jpg'); }    
#company_marquee .marquee-panel .overlay.slide-6 { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/company/images/slide_6.jpg'); }    	*/
/*#company_marquee .marquee-panel .overlay.slide-7 { background-image: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/company/images/slide7.jpg'); } */    


#lead .marquee .marquee-nav {
	float: left;
	margin-top: 8px;
}

#lead .marquee .slide-nav {
	width: 100px;
	float: right;
	z-index: 10;
	margin-top: -48px;
	position:relative;
	z-index:10;
}

#lead .marquee .slide-nav .slide-loc {
	margin-left: -50px;
	float: left;
	width:auto !important;
}

#lead .marquee .slide-nav .slide-btn {
	float: left;
}

#lead .marquee .marquee_prev, .marquee_next {
	background: url('/National_Library/20161222123739oe_/http://www.pg.com.cn/images/marquee_nav.png') no-repeat top left;
	width: 30px;
	height: 30px;
	padding: 5px;
	float: left;
}

#lead .marquee .marquee_next { background-position: 0 0; width: 30px; height: 30px; } 
#lead .marquee .marquee_next:hover { background-position: -50px 0; width: 30px; height: 30px; } 
#lead .marquee .marquee_prev { background-position: -100px 0; width: 30px; height: 30px; } 
#lead .marquee .marquee_prev:hover { background-position: -150px 0; width: 30px; height: 30px; } 

#social_marquee, #social_marquee .marquee-viewport, #social_marquee .marquee-panel {
	min-height: 350px;
	max-height: 450px;
	width: 661px; /* You must explicitly state the width for these 3 selectors for any marquee element.  Change the ID to reflect your ID.  It must be the same width for all 3 selectors. */
	overflow: hidden;
}


/*******
 * Begin marquee.js library styles 
 ******/
 
.marquee { 
/**
 * Width must be specified for .marquee.  
 * However, DO NOT attach it to this selector.  
 * Attach it using something else, like an ID.
 **/
    overflow:hidden;
    position:relative;
}

.marquee-viewport {
/**
 * Width must be specified for .marquee-viewport.  
 * However, DO NOT attach it to this selector.  
 * Attach it using something else, like an ID + .marquee-viewport.  It should be the same value as .marquee's applied width.
 **/    
 height: auto;
 overflow: hidden;
}

.marquee-panels {
    height:auto;
    padding:0;
    margin:0;
    list-style: none;
    width:10000px; /* Adjust as needed so that all .marquee-panel elements fit */
}

.marquee .marquee-panel {
    clear: none !important;
    float: left !important;;
}

.marquee-nav ol, .marquee-nav ul {
    margin:0px !important;
    padding:0;
    list-style:none;
    float: right;
}
#lead .marquee .marquee-nav li.current a {
	color: #999;
}
.marquee-nav li {
    cursor:pointer;
    display: none;
    font-size: 1.083em;
    color: #999;
}

.marquee-nav li.current { 
    cursor:default;
    display: block;
}
.PGTopNews, .Sustainability, .pampers, .futurelife,.elitecollege,.pioneer,.happy,.canneslions,.elitecollegewave,.gillettenew, .braun,.roi ,.familyday,.annualreport , .GZFamilyDay, .OralB, .sustainibilityreport{ cursor:pointer;}
.elitecollege .text1{ left:20px !important; top:92px!important; width:52px !important; height:51px !important;}
.elitecollege .text2{ left:22px !important; top:164px !important; width:322px !important; height:81px !important;}
.elitecollege .text3{ left:20px !important; top:273px !important; width:251px !important; height:19px !important;}
.elitecollege .text4{ left:20px !important; top:260px !important; width:336px !important; height:58px !important;}

.futurelife .text1{ left:20px !important; top:88px !important; width:336px !important; height:74px !important;}
.futurelife .text2{ left:20px !important; top:145px !important; width:336px !important; height:106px !important;}
.futurelife .text1 img{  width:42px !important; height:40px !important;}
.futurelife .text4{ left:105px !important; top:237px !important; width:336px !important; height:58px !important;}

.pampers .text1{ left:10px !important; top:145px !important; width:392px !important; height:118px !important;}
.pampers .text2{ left:475px !important; top:105px !important; width:341px !important; height:101px !important;}
.pampers .text3{ left:80px !important; top:260px !important; width:336px !important; height:58px !important;}
.pampers .text4{ left:80px !important; top:260px !important; width:336px !important; height:58px !important;}


.Sustainability .text1{ left:30px !important; top:105px !important; width:270px !important; height:43px !important;}
.Sustainability .text2{ left:30px !important; top:182px !important; width:289px !important; height:82px !important;}
.Sustainability .text3{ left:30px !important; top:305px !important; width:74px !important; height:12px !important;}
.Sustainability .text4{ left:30px !important; top:305px !important; width:336px !important; height:58px !important;}

.beautify .text1{ left:36px !important; top:119px !important; width:331px !important; height:130px !important;}
.beautify .text2{ left:36px !important; top:305px !important; width:93px !important; height:26px !important;}
.beautify .text3{ left:36px !important; top:260px !important; width:336px !important; height:58px !important;}
.beautify .text4{ left:36px !important; top:260px !important; width:336px !important; height:58px !important;}

.WorldEarthDay .text1{ left:36px !important; top:95px !important; width:58px !important; height:58px !important;}
.WorldEarthDay .text2{ left:5px !important; top:122px !important; width:487px !important; height:137px !important;}
.WorldEarthDay .text3{ left:602px !important; top:370px !important; width:321px !important; height:12px !important;}
.WorldEarthDay .text4{ left:36px !important; top:260px !important; width:336px !important; height:58px !important;}

.childrenday .text1{ left:534px !important; top:122px!important; width:52px !important; height:51px !important;}
.childrenday .text2{ left:530px !important; top:187px !important; width:387px !important; height:82px !important;}
.childrenday .text3{ left:530px !important; top:187px !important; width:251px !important; height:19px !important;}
.childrenday .text4{ left:20px !important; top:260px !important; width:336px !important; height:58px !important;}


.pioneer .text1{ left:33px !important; top:87px!important; width:53px !important; height:53px !important;}
.pioneer .text2{ left:0px !important; top:124px !important; width:487px !important; height:178px !important;}
.pioneer .text3{ left:604px !important; top:370px !important; width:323px !important; height:14px !important;}
.pioneer .text4{ left:35px !important; top:260px !important; width:336px !important; height:58px !important;}

.happy .text1{ left:20px !important; top:90px!important; width:53px !important; height:53px !important;}
.happy .text2{ left:30px !important; top:168px !important; width:244px !important; height:59px !important;}
.happy .text3{ left:30px !important; top:234px !important; width:283px !important; height:55px !important;}

.canneslions .text1{ left:20px !important; top:90px!important; width:53px !important; height:53px !important;}
.canneslions .text2{ left:30px !important; top:168px !important; width:244px !important; height:59px !important;}
.canneslions .text3{ left:30px !important; top:270px !important; width:283px !important; height:55px !important;}

.elitecollegewave .text1{ left:20px !important; top:90px!important; width:53px !important; height:53px !important;}
.elitecollegewave .text2{ left:30px !important; top:168px !important; width:244px !important; height:59px !important;}
.elitecollegewave .text3{ left:30px !important; top:206px !important; width:283px !important; height:55px !important;}

.gillettenew .text1{ left:505px !important; top:178px!important; width:53px !important; height:53px !important;}

.PGTopNews .text1{ left:60px !important;}