/*############ GENERAL STYLES ############*/
.wg-clear {
	clear:both;
	line-height:0px;
	font-size:0px;
}
.relativePos {
	position:relative;
	z-index:0;
}
.absolutePos {
	position:absolute;
	z-index:10;
}
.fixed {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:10;
}


/*############ REMOVES ALL COLORS AND IMAGES FROM ALL ELEMENTS HELD WITHIN THE GRID9 LAYOUTS ############*/
#grid9 * {
	background-color:transparent;
	border-style:none;
	background-image:none;
}



/*############ BASIC SETTINGS FOR WIDTH AND POSITION OF THE GRID LAYOUT ############*/
#grid9 {

}
#grid9,
#bottomRow {
	position:relative;
	z-index:0;
	width:960px;
	margin:0px auto;
}
#bottomRow {
/*	margin-top:50px; */
	background-color:#fff;
	margin-bottom:20px;
	padding-top:16px;
}
#grid9 .gridBg {
	min-height:0px;		/*OTHERWISE IE7 HAS THE PEEKABOO BUG FOR THE BACKGROUND */
	min-height:609px;
	_height:609px;
}
#grid9 .rowOne {
	min-height:125px;
}
#grid9 .gridRow {
	margin-bottom:0px;
}
#grid9 .gridCell,
#bottomRow .gridCell {
	float:left;
	width:298px;
	margin-left:15px;
	padding:1px;
}
#grid9 .gridSpan {
	margin-left:15px;
	margin-right:15px;
}
#grid9 .gridHalfSpan {
	float:left;
	width:616px;
	margin-left:15px;
	padding:1px;
}
#grid9 .userHelp,
#bottomRow .userHelp {
	background: #222;
	color:white;
	padding:1px 15px;
}
#grid9 .metadataPicks {
	background: #d0d0e0;
	padding: 3px 5px;
	text-align:left;
	font-size:9px;
	color:#0022dd;
	margin:8px 0px;
	line-height:20px;
}
#grid9 .metadataPicks strong {
	text-transform:uppercase;
	font-size:10px;
	color:#222;
}
#grid9 .metadataPicks a:link,
#grid9 .metadataPicks a:visited {
	padding:0px 20px;
	float:right;
	background-color:#1188ee;
	color:#eee;
	border:double white 3px;
	display:block;
	height:15px;
	line-height:15px;
	font-size:9px;
}
#grid9 .metadataPicks a:hover {
    text-decoration:none;
    background-color:#1188ff;
    color:#fff;
}
#bottomRow .standardTitle {
	background:#F5F5F5;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:maroon;
	font-weight:bold;
	margin:5px 0 15px;
	padding:5px 16px;
	text-transform:uppercase;
}





/*############ REDONE STYLES FOR METADATAPICKS AS AN ID IN THE CUSTOM LAYOUT PAGE LAYOUT TEMPLATE ############*/
#metadataPicks {
	background: #d0d0e0;
	padding: 3px 5px;
	font-size:9px;
	color:#0022dd;
	margin:0px auto 10px auto;
	line-height:20px;
	width:950px;
}
#metadataPicks strong {
	text-transform:uppercase;
	font-size:10px;
	color:#222;
}
#metadataPicks a.btn:link,
#metadataPicks a.btn:visited {
	padding:0px 20px;
	background-color:#1188ee;
	color:#eee;
	border:double white 3px;
	display:block;
	float:right;
	height:15px;
	line-height:15px;
	font-size:9px;
	text-decoration:none;
	margin-left:10px;
}
#metadataPicks a.btn:hover {
    text-decoration:none;
    background-color:#1188ff;
    color:#fff;
}
#metadataPicks .red:link,
#metadataPicks .red:visited {
	background-color:#dd0000;
	margin-right:10px;
}
#metadataPicks .red:hover {
	background-color:red;
}
/*############ ENDOF ############*/





/*############ THIS AREA PULLS IN A SHORTCUT THAT RENDERS USER-ENTERED COLOR VALUES INTO THIS STYLESHEET ############*/


/*############ partnershaiti CONTENT CHANNEL BOXES ############*/
#grid9 .partnershaitiLayout {
	background: #ffffff url(/esp/uploads/OA/OX/OAOXtaKl8FRdFOxxeiUgEg/haiti_oneyear_bg_spa.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .partnershaitiLayout .box-body,
#grid9 .partnershaitiLayout .box-full,
#grid9 .partnershaitiLayout .more,
#grid9 .partnershaitiLayout .related,
#grid9 .partnershaitiLayout .package-list .element {
	background: #c7bfb2;
	color: #000000;
}
#grid9 .partnershaitiLayout h4,
#grid9 .partnershaitiLayout h3 {
	color: #000000;
	background: #c7bfb2 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .partnershaitiLayout h4,
div#grid9 .partnershaitiLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.partnershaitiLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/OA/OX/OAOXtaKl8FRdFOxxeiUgEg/haiti_oneyear_bg_spa.jpg'
  );
}

#grid9 .partnershaitiLayout * a { 
	color:#252e67; 
}
#grid9 .partnershaitiLayout .box-body,
#grid9 .partnershaitiLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .partnershaitiLayout p {
	color: #000000;
}



/*############ marktwain CONTENT CHANNEL BOXES ############*/
#grid9 .marktwainLayout {
	background: #ffffff url(/esp/uploads/Em/eQ/EmeQzKxMP2sfuuyp1PpO5g/Huck_Finn_bg_spa.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .marktwainLayout .box-body,
#grid9 .marktwainLayout .box-full,
#grid9 .marktwainLayout .more,
#grid9 .marktwainLayout .related,
#grid9 .marktwainLayout .package-list .element {
	background: #60464f;
	color: #ffffff;
}
#grid9 .marktwainLayout h4,
#grid9 .marktwainLayout h3 {
	color: #ffffff;
	background: #60464f url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .marktwainLayout h4,
div#grid9 .marktwainLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.marktwainLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/Em/eQ/EmeQzKxMP2sfuuyp1PpO5g/Huck_Finn_bg_spa.jpg'
  );
}

#grid9 .marktwainLayout * a { 
	color:#ffffff; 
}
#grid9 .marktwainLayout .box-body,
#grid9 .marktwainLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .marktwainLayout p {
	color: #ffffff;
}



/*############ inmigrantesmarshalltown CONTENT CHANNEL BOXES ############*/
#grid9 .inmigrantesmarshalltownLayout {
	background: #FFFFFF url(/esp/uploads/Bk/1l/Bk1leTeSMuyBDxbXaCyuCQ/marshalltown_esp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .inmigrantesmarshalltownLayout .box-body,
#grid9 .inmigrantesmarshalltownLayout .box-full,
#grid9 .inmigrantesmarshalltownLayout .more,
#grid9 .inmigrantesmarshalltownLayout .related,
#grid9 .inmigrantesmarshalltownLayout .package-list .element {
	background: #FFFFFF;
	color: #FFFFFF;
}
#grid9 .inmigrantesmarshalltownLayout h4,
#grid9 .inmigrantesmarshalltownLayout h3 {
	color: #FFFFFF;
	background: #FFFFFF url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .inmigrantesmarshalltownLayout h4,
div#grid9 .inmigrantesmarshalltownLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.inmigrantesmarshalltownLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/Bk/1l/Bk1leTeSMuyBDxbXaCyuCQ/marshalltown_esp.jpg'
  );
}

#grid9 .inmigrantesmarshalltownLayout * a { 
	color:#FFFFFF; 
}
#grid9 .inmigrantesmarshalltownLayout .box-body,
#grid9 .inmigrantesmarshalltownLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .inmigrantesmarshalltownLayout p {
	color: #FFFFFF;
}



/*############ bicentenariosdeindependencia CONTENT CHANNEL BOXES ############*/
#grid9 .bicentenariosdeindependenciaLayout {
	background: #FFFFFF url(/esp/uploads/oB/T1/oBT1rUOnqWtYffiHA8K0fw/bicentenario1.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .bicentenariosdeindependenciaLayout .box-body,
#grid9 .bicentenariosdeindependenciaLayout .box-full,
#grid9 .bicentenariosdeindependenciaLayout .more,
#grid9 .bicentenariosdeindependenciaLayout .related,
#grid9 .bicentenariosdeindependenciaLayout .package-list .element {
	background: #999999;
	color: #FFFFFF;
}
#grid9 .bicentenariosdeindependenciaLayout h4,
#grid9 .bicentenariosdeindependenciaLayout h3 {
	color: #FFFFFF;
	background: #999999 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .bicentenariosdeindependenciaLayout h4,
div#grid9 .bicentenariosdeindependenciaLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.bicentenariosdeindependenciaLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/oB/T1/oBT1rUOnqWtYffiHA8K0fw/bicentenario1.jpg'
  );
}

#grid9 .bicentenariosdeindependenciaLayout * a { 
	color:#FFFFFF; 
}
#grid9 .bicentenariosdeindependenciaLayout .box-body,
#grid9 .bicentenariosdeindependenciaLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .bicentenariosdeindependenciaLayout p {
	color: #FFFFFF;
}



/*############ artsviolencesp CONTENT CHANNEL BOXES ############*/
#grid9 .artsviolencespLayout {
	background: #FFFFFF url(/esp/uploads/Ve/f0/Vef0o01lytDJV-AKtNZ77A/artsviolence_bg.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .artsviolencespLayout .box-body,
#grid9 .artsviolencespLayout .box-full,
#grid9 .artsviolencespLayout .more,
#grid9 .artsviolencespLayout .related,
#grid9 .artsviolencespLayout .package-list .element {
	background: #FFFFFF;
	color: #000000;
}
#grid9 .artsviolencespLayout h4,
#grid9 .artsviolencespLayout h3 {
	color: #000000;
	background: #FFFFFF url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .artsviolencespLayout h4,
div#grid9 .artsviolencespLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.artsviolencespLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/Ve/f0/Vef0o01lytDJV-AKtNZ77A/artsviolence_bg.jpg'
  );
}

#grid9 .artsviolencespLayout * a { 
	color:#000000; 
}
#grid9 .artsviolencespLayout .box-body,
#grid9 .artsviolencespLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .artsviolencespLayout p {
	color: #000000;
}



/*############ rhythmssouthamerica CONTENT CHANNEL BOXES ############*/
#grid9 .rhythmssouthamericaLayout {
	background: #ffffff url(/esp/uploads/6L/aO/6LaOWViH5CXDMMIh91toBA/UBW_differentbeatSamerica_comp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .rhythmssouthamericaLayout .box-body,
#grid9 .rhythmssouthamericaLayout .box-full,
#grid9 .rhythmssouthamericaLayout .more,
#grid9 .rhythmssouthamericaLayout .related,
#grid9 .rhythmssouthamericaLayout .package-list .element {
	background: #540070;
	color: #ffffff;
}
#grid9 .rhythmssouthamericaLayout h4,
#grid9 .rhythmssouthamericaLayout h3 {
	color: #ffffff;
	background: #540070 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .rhythmssouthamericaLayout h4,
div#grid9 .rhythmssouthamericaLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.rhythmssouthamericaLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/6L/aO/6LaOWViH5CXDMMIh91toBA/UBW_differentbeatSamerica_comp.jpg'
  );
}

#grid9 .rhythmssouthamericaLayout * a { 
	color:#ffffff; 
}
#grid9 .rhythmssouthamericaLayout .box-body,
#grid9 .rhythmssouthamericaLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .rhythmssouthamericaLayout p {
	color: #ffffff;
}



/*############ prosperidad CONTENT CHANNEL BOXES ############*/
#grid9 .prosperidadLayout {
	background: #FFFFFF url(/esp/uploads/vx/S1/vxS1LzIcZN-xsrH9uuUxvg/prosperidad_bg.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .prosperidadLayout .box-body,
#grid9 .prosperidadLayout .box-full,
#grid9 .prosperidadLayout .more,
#grid9 .prosperidadLayout .related,
#grid9 .prosperidadLayout .package-list .element {
	background: #5f5d5c;
	color: #ffffff;
}
#grid9 .prosperidadLayout h4,
#grid9 .prosperidadLayout h3 {
	color: #FFFFFF;
	background: #5f5d5c url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .prosperidadLayout h4,
div#grid9 .prosperidadLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.prosperidadLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/vx/S1/vxS1LzIcZN-xsrH9uuUxvg/prosperidad_bg.jpg'
  );
}

#grid9 .prosperidadLayout * a { 
	color:#000000; 
}
#grid9 .prosperidadLayout .box-body,
#grid9 .prosperidadLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .prosperidadLayout p {
	color: #ffffff;
}



/*############ seguridadciudadana CONTENT CHANNEL BOXES ############*/
#grid9 .seguridadciudadanaLayout {
	background: #FFFFFF url(/esp/uploads/zb/yF/zbyFJYLODWKiVuTwK_uDzQ/citizen_safety_bg.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .seguridadciudadanaLayout .box-body,
#grid9 .seguridadciudadanaLayout .box-full,
#grid9 .seguridadciudadanaLayout .more,
#grid9 .seguridadciudadanaLayout .related,
#grid9 .seguridadciudadanaLayout .package-list .element {
	background: #007FFF;
	color: #FFFFFF;
}
#grid9 .seguridadciudadanaLayout h4,
#grid9 .seguridadciudadanaLayout h3 {
	color: #FFFFFF;
	background: #007FFF url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .seguridadciudadanaLayout h4,
div#grid9 .seguridadciudadanaLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.seguridadciudadanaLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/zb/yF/zbyFJYLODWKiVuTwK_uDzQ/citizen_safety_bg.jpg'
  );
}

#grid9 .seguridadciudadanaLayout * a { 
	color:#FFFFFF; 
}
#grid9 .seguridadciudadanaLayout .box-body,
#grid9 .seguridadciudadanaLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .seguridadciudadanaLayout p {
	color: #FFFFFF;
}



/*############ mobamamexico CONTENT CHANNEL BOXES ############*/
#grid9 .mobamamexicoLayout {
	background: #FFFFFF url(/esp/uploads/2K/5_/2K5_P45EHoS8e91m9Y9wBA/mo_mexico-bkgd.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .mobamamexicoLayout .box-body,
#grid9 .mobamamexicoLayout .box-full,
#grid9 .mobamamexicoLayout .more,
#grid9 .mobamamexicoLayout .related,
#grid9 .mobamamexicoLayout .package-list .element {
	background: #373737;
	color: #FFFFFF;
}
#grid9 .mobamamexicoLayout h4,
#grid9 .mobamamexicoLayout h3 {
	color: #FFFFFF;
	background: #373737 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .mobamamexicoLayout h4,
div#grid9 .mobamamexicoLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.mobamamexicoLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/2K/5_/2K5_P45EHoS8e91m9Y9wBA/mo_mexico-bkgd.jpg'
  );
}

#grid9 .mobamamexicoLayout * a { 
	color:#FFFFFF; 
}
#grid9 .mobamamexicoLayout .box-body,
#grid9 .mobamamexicoLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .mobamamexicoLayout p {
	color: #FFFFFF;
}



/*############ women_courage_sp CONTENT CHANNEL BOXES ############*/
#grid9 .women_courage_spLayout {
	background: #FFFFFF url(/esp/uploads/kb/ln/kblnQFV82kIuM25KlCmDeQ/feature_backgroundsp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .women_courage_spLayout .box-body,
#grid9 .women_courage_spLayout .box-full,
#grid9 .women_courage_spLayout .more,
#grid9 .women_courage_spLayout .related,
#grid9 .women_courage_spLayout .package-list .element {
	background: #8A3324;
	color: #FFFFFF;
}
#grid9 .women_courage_spLayout h4,
#grid9 .women_courage_spLayout h3 {
	color: #FFFFFF;
	background: #8A3324 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .women_courage_spLayout h4,
div#grid9 .women_courage_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.women_courage_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/kb/ln/kblnQFV82kIuM25KlCmDeQ/feature_backgroundsp.jpg'
  );
}

#grid9 .women_courage_spLayout * a { 
	color:#FFFFFF; 
}
#grid9 .women_courage_spLayout .box-body,
#grid9 .women_courage_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .women_courage_spLayout p {
	color: #FFFFFF;
}



/*############ womentrepreneurs CONTENT CHANNEL BOXES ############*/
#grid9 .womentrepreneursLayout {
	background: #FFFFFF url(/esp/uploads/5i/wa/5iwapdkW5Z8WlSHwCiUybg/women_bg_finalsp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .womentrepreneursLayout .box-body,
#grid9 .womentrepreneursLayout .box-full,
#grid9 .womentrepreneursLayout .more,
#grid9 .womentrepreneursLayout .related,
#grid9 .womentrepreneursLayout .package-list .element {
	background: #529991;
	color: #FFFFFF;
}
#grid9 .womentrepreneursLayout h4,
#grid9 .womentrepreneursLayout h3 {
	color: #FFFFFF;
	background: #529991 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .womentrepreneursLayout h4,
div#grid9 .womentrepreneursLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.womentrepreneursLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/5i/wa/5iwapdkW5Z8WlSHwCiUybg/women_bg_finalsp.jpg'
  );
}

#grid9 .womentrepreneursLayout * a { 
	color:#FFFFFF; 
}
#grid9 .womentrepreneursLayout .box-body,
#grid9 .womentrepreneursLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .womentrepreneursLayout p {
	color: #FFFFFF;
}



/*############ cop15 CONTENT CHANNEL BOXES ############*/
#grid9 .cop15Layout {
	background: #FFFFFF url(/esp/uploads/W4/RI/W4RIwt6xXZrAT-60UToUag/cop15_bkgd-sp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .cop15Layout .box-body,
#grid9 .cop15Layout .box-full,
#grid9 .cop15Layout .more,
#grid9 .cop15Layout .related,
#grid9 .cop15Layout .package-list .element {
	background: #cccccc;
	color: #003399;
}
#grid9 .cop15Layout h4,
#grid9 .cop15Layout h3 {
	color: #cc0000;
	background: #cccccc url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .cop15Layout h4,
div#grid9 .cop15Layout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.cop15Layout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/W4/RI/W4RIwt6xXZrAT-60UToUag/cop15_bkgd-sp.jpg'
  );
}

#grid9 .cop15Layout * a { 
	color:#003399; 
}
#grid9 .cop15Layout .box-body,
#grid9 .cop15Layout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .cop15Layout p {
	color: #003399;
}



/*############ american_indian_artistssp CONTENT CHANNEL BOXES ############*/
#grid9 .american_indian_artistsspLayout {
	background: #ffffff url(/esp/uploads/id/4R/id4RtXOAJXKoKhUDHHcnmg/indians_artists_bkgnd_sp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .american_indian_artistsspLayout .box-body,
#grid9 .american_indian_artistsspLayout .box-full,
#grid9 .american_indian_artistsspLayout .more,
#grid9 .american_indian_artistsspLayout .related,
#grid9 .american_indian_artistsspLayout .package-list .element {
	background: #3f62a6;
	color: #ffffff;
}
#grid9 .american_indian_artistsspLayout h4,
#grid9 .american_indian_artistsspLayout h3 {
	color: #ffffff;
	background: #3f62a6 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .american_indian_artistsspLayout h4,
div#grid9 .american_indian_artistsspLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.american_indian_artistsspLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/id/4R/id4RtXOAJXKoKhUDHHcnmg/indians_artists_bkgnd_sp.jpg'
  );
}

#grid9 .american_indian_artistsspLayout * a { 
	color:#ffffff; 
}
#grid9 .american_indian_artistsspLayout .box-body,
#grid9 .american_indian_artistsspLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .american_indian_artistsspLayout p {
	color: #ffffff;
}



/*############ anticorruptionsp CONTENT CHANNEL BOXES ############*/
#grid9 .anticorruptionspLayout {
	background: #FFFFFF url(/esp/uploads/Ez/zI/EzzIzmXbhY1ZWSS-oOEGmQ/anticorruption_bg_SPA.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .anticorruptionspLayout .box-body,
#grid9 .anticorruptionspLayout .box-full,
#grid9 .anticorruptionspLayout .more,
#grid9 .anticorruptionspLayout .related,
#grid9 .anticorruptionspLayout .package-list .element {
	background: #3399CC;
	color: #FFFFFF;
}
#grid9 .anticorruptionspLayout h4,
#grid9 .anticorruptionspLayout h3 {
	color: #FFFFFF;
	background: #3399CC url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .anticorruptionspLayout h4,
div#grid9 .anticorruptionspLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.anticorruptionspLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/Ez/zI/EzzIzmXbhY1ZWSS-oOEGmQ/anticorruption_bg_SPA.jpg'
  );
}

#grid9 .anticorruptionspLayout * a { 
	color:#FFFFFF; 
}
#grid9 .anticorruptionspLayout .box-body,
#grid9 .anticorruptionspLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .anticorruptionspLayout p {
	color: #FFFFFF;
}



/*############ digital_library_sp CONTENT CHANNEL BOXES ############*/
#grid9 .digital_library_spLayout {
	background: #ffffff url(/esp/uploads/WL/UA/WLUApxLET6CCs9ZbZfK2LA/digitallibrary-bckgd-sp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .digital_library_spLayout .box-body,
#grid9 .digital_library_spLayout .box-full,
#grid9 .digital_library_spLayout .more,
#grid9 .digital_library_spLayout .related,
#grid9 .digital_library_spLayout .package-list .element {
	background: #f9e4ad;
	color: #792120;
}
#grid9 .digital_library_spLayout h4,
#grid9 .digital_library_spLayout h3 {
	color: #792120;
	background: #f9e4ad url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .digital_library_spLayout h4,
div#grid9 .digital_library_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.digital_library_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/WL/UA/WLUApxLET6CCs9ZbZfK2LA/digitallibrary-bckgd-sp.jpg'
  );
}

#grid9 .digital_library_spLayout * a { 
	color:#792120; 
}
#grid9 .digital_library_spLayout .box-body,
#grid9 .digital_library_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .digital_library_spLayout p {
	color: #792120;
}



/*############ hispanicbuyingpowersp CONTENT CHANNEL BOXES ############*/
#grid9 .hispanicbuyingpowerspLayout {
	background: #FFFFFF url(/esp/uploads/4p/yY/4pyYhapf6jul_qNaX_DHPA/HispanicPurchasingPower2sp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .hispanicbuyingpowerspLayout .box-body,
#grid9 .hispanicbuyingpowerspLayout .box-full,
#grid9 .hispanicbuyingpowerspLayout .more,
#grid9 .hispanicbuyingpowerspLayout .related,
#grid9 .hispanicbuyingpowerspLayout .package-list .element {
	background: #E0C398;
	color: #330099;
}
#grid9 .hispanicbuyingpowerspLayout h4,
#grid9 .hispanicbuyingpowerspLayout h3 {
	color: #330099;
	background: #E0C398 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .hispanicbuyingpowerspLayout h4,
div#grid9 .hispanicbuyingpowerspLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.hispanicbuyingpowerspLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/4p/yY/4pyYhapf6jul_qNaX_DHPA/HispanicPurchasingPower2sp.jpg'
  );
}

#grid9 .hispanicbuyingpowerspLayout * a { 
	color:#330099; 
}
#grid9 .hispanicbuyingpowerspLayout .box-body,
#grid9 .hispanicbuyingpowerspLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .hispanicbuyingpowerspLayout p {
	color: #330099;
}



/*############ hispanics_us_sp CONTENT CHANNEL BOXES ############*/
#grid9 .hispanics_us_spLayout {
	background: #ffffff url(/esp/uploads/MV/zy/MVzy68fPeejinaJ5v6at9A/hispanicculture_bckgd_sp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .hispanics_us_spLayout .box-body,
#grid9 .hispanics_us_spLayout .box-full,
#grid9 .hispanics_us_spLayout .more,
#grid9 .hispanics_us_spLayout .related,
#grid9 .hispanics_us_spLayout .package-list .element {
	background: #005053;
	color: #ffffff;
}
#grid9 .hispanics_us_spLayout h4,
#grid9 .hispanics_us_spLayout h3 {
	color: #ffffff;
	background: #005053 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .hispanics_us_spLayout h4,
div#grid9 .hispanics_us_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.hispanics_us_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/MV/zy/MVzy68fPeejinaJ5v6at9A/hispanicculture_bckgd_sp.jpg'
  );
}

#grid9 .hispanics_us_spLayout * a { 
	color:#ffffff; 
}
#grid9 .hispanics_us_spLayout .box-body,
#grid9 .hispanics_us_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .hispanics_us_spLayout p {
	color: #ffffff;
}



/*############ americanindiansbusinesssp CONTENT CHANNEL BOXES ############*/
#grid9 .americanindiansbusinessspLayout {
	background: #FFFFFF url(/esp/uploads/6k/pn/6kpnt4IuTRWT_Nja6MpTcg/AmericanIndiansinBusiness2sp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .americanindiansbusinessspLayout .box-body,
#grid9 .americanindiansbusinessspLayout .box-full,
#grid9 .americanindiansbusinessspLayout .more,
#grid9 .americanindiansbusinessspLayout .related,
#grid9 .americanindiansbusinessspLayout .package-list .element {
	background: #E0C398;
	color: #000000;
}
#grid9 .americanindiansbusinessspLayout h4,
#grid9 .americanindiansbusinessspLayout h3 {
	color: #000000;
	background: #E0C398 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .americanindiansbusinessspLayout h4,
div#grid9 .americanindiansbusinessspLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.americanindiansbusinessspLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/6k/pn/6kpnt4IuTRWT_Nja6MpTcg/AmericanIndiansinBusiness2sp.jpg'
  );
}

#grid9 .americanindiansbusinessspLayout * a { 
	color:#000000; 
}
#grid9 .americanindiansbusinessspLayout .box-body,
#grid9 .americanindiansbusinessspLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .americanindiansbusinessspLayout p {
	color: #000000;
}



/*############ amusicalfamily_sp CONTENT CHANNEL BOXES ############*/
#grid9 .amusicalfamily_spLayout {
	background: #ffffff url(/esp/uploads/GG/FK/GGFKiRUS1ncmGKPG-qdXgg/Musical_layout_sp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .amusicalfamily_spLayout .box-body,
#grid9 .amusicalfamily_spLayout .box-full,
#grid9 .amusicalfamily_spLayout .more,
#grid9 .amusicalfamily_spLayout .related,
#grid9 .amusicalfamily_spLayout .package-list .element {
	background: #ebc42b;
	color: #000000;
}
#grid9 .amusicalfamily_spLayout h4,
#grid9 .amusicalfamily_spLayout h3 {
	color: #000000;
	background: #ebc42b url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .amusicalfamily_spLayout h4,
div#grid9 .amusicalfamily_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.amusicalfamily_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/GG/FK/GGFKiRUS1ncmGKPG-qdXgg/Musical_layout_sp.jpg'
  );
}

#grid9 .amusicalfamily_spLayout * a { 
	color:#000000; 
}
#grid9 .amusicalfamily_spLayout .box-body,
#grid9 .amusicalfamily_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .amusicalfamily_spLayout p {
	color: #000000;
}



/*############ thecabinet_sp CONTENT CHANNEL BOXES ############*/
#grid9 .thecabinet_spLayout {
	background: #ffffff url(/esp/uploads/G3/yD/G3yDfEwtrOQm2CGilUueQg/TheCabinet2_sp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .thecabinet_spLayout .box-body,
#grid9 .thecabinet_spLayout .box-full,
#grid9 .thecabinet_spLayout .more,
#grid9 .thecabinet_spLayout .related,
#grid9 .thecabinet_spLayout .package-list .element {
	background: #ffffff;
	color: #000000;
}
#grid9 .thecabinet_spLayout h4,
#grid9 .thecabinet_spLayout h3 {
	color: #000000;
	background: #ffffff url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .thecabinet_spLayout h4,
div#grid9 .thecabinet_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.thecabinet_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/G3/yD/G3yDfEwtrOQm2CGilUueQg/TheCabinet2_sp.jpg'
  );
}

#grid9 .thecabinet_spLayout * a { 
	color:#000000; 
}
#grid9 .thecabinet_spLayout .box-body,
#grid9 .thecabinet_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .thecabinet_spLayout p {
	color: #000000;
}



/*############ bicicletasparaelmundo CONTENT CHANNEL BOXES ############*/
#grid9 .bicicletasparaelmundoLayout {
	background: #ffffff url(/esp/uploads/0S/fd/0Sfdvw1umQNYee58tS1sZw/BikesfortheWorld2.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .bicicletasparaelmundoLayout .box-body,
#grid9 .bicicletasparaelmundoLayout .box-full,
#grid9 .bicicletasparaelmundoLayout .more,
#grid9 .bicicletasparaelmundoLayout .related,
#grid9 .bicicletasparaelmundoLayout .package-list .element {
	background: #37475E;
	color: #ffffff;
}
#grid9 .bicicletasparaelmundoLayout h4,
#grid9 .bicicletasparaelmundoLayout h3 {
	color: #ffffff;
	background: #37475E url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .bicicletasparaelmundoLayout h4,
div#grid9 .bicicletasparaelmundoLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.bicicletasparaelmundoLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/0S/fd/0Sfdvw1umQNYee58tS1sZw/BikesfortheWorld2.jpg'
  );
}

#grid9 .bicicletasparaelmundoLayout * a { 
	color:#ffffff; 
}
#grid9 .bicicletasparaelmundoLayout .box-body,
#grid9 .bicicletasparaelmundoLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .bicicletasparaelmundoLayout p {
	color: #ffffff;
}



/*############ h1n1 CONTENT CHANNEL BOXES ############*/
#grid9 .h1n1Layout {
	background: #FFFFFF url(/esp/uploads/Cg/jF/CgjF1_UVdJq7Udc9kOvAPA/swineflu-bkgd1.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .h1n1Layout .box-body,
#grid9 .h1n1Layout .box-full,
#grid9 .h1n1Layout .more,
#grid9 .h1n1Layout .related,
#grid9 .h1n1Layout .package-list .element {
	background: #FFFFFF;
	color: #000000;
}
#grid9 .h1n1Layout h4,
#grid9 .h1n1Layout h3 {
	color: #000000;
	background: #FFFFFF url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .h1n1Layout h4,
div#grid9 .h1n1Layout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.h1n1Layout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/Cg/jF/CgjF1_UVdJq7Udc9kOvAPA/swineflu-bkgd1.jpg'
  );
}

#grid9 .h1n1Layout * a { 
	color:#000000; 
}
#grid9 .h1n1Layout .box-body,
#grid9 .h1n1Layout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .h1n1Layout p {
	color: #000000;
}



/*############ usconstitution CONTENT CHANNEL BOXES ############*/
#grid9 .usconstitutionLayout {
	background: #ffffff url(/esp/uploads/aw/SO/awSOKeCSDd9ERHU0sqo7WQ/Constitution3_sp.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .usconstitutionLayout .box-body,
#grid9 .usconstitutionLayout .box-full,
#grid9 .usconstitutionLayout .more,
#grid9 .usconstitutionLayout .related,
#grid9 .usconstitutionLayout .package-list .element {
	background: #957b60;
	color: #ffffff;
}
#grid9 .usconstitutionLayout h4,
#grid9 .usconstitutionLayout h3 {
	color: #ffffff;
	background: #957b60 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .usconstitutionLayout h4,
div#grid9 .usconstitutionLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.usconstitutionLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/aw/SO/awSOKeCSDd9ERHU0sqo7WQ/Constitution3_sp.jpg'
  );
}

#grid9 .usconstitutionLayout * a { 
	color:#d7c7b2; 
}
#grid9 .usconstitutionLayout .box-body,
#grid9 .usconstitutionLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .usconstitutionLayout p {
	color: #ffffff;
}



/*############ declaracionuniversalsp CONTENT CHANNEL BOXES ############*/
#grid9 .declaracionuniversalspLayout {
	background: #FFFFFF url(/esp/uploads/5L/8Q/5L8QP56Pmnrr_OQ3aCeakQ/UN_declaration2-.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .declaracionuniversalspLayout .box-body,
#grid9 .declaracionuniversalspLayout .box-full,
#grid9 .declaracionuniversalspLayout .more,
#grid9 .declaracionuniversalspLayout .related,
#grid9 .declaracionuniversalspLayout .package-list .element {
	background: #65A4DA;
	color: #FFFFFF;
}
#grid9 .declaracionuniversalspLayout h4,
#grid9 .declaracionuniversalspLayout h3 {
	color: #FFFFFF;
	background: #65A4DA url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .declaracionuniversalspLayout h4,
div#grid9 .declaracionuniversalspLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.declaracionuniversalspLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/5L/8Q/5L8QP56Pmnrr_OQ3aCeakQ/UN_declaration2-.jpg'
  );
}

#grid9 .declaracionuniversalspLayout * a { 
	color:#FFFFFF; 
}
#grid9 .declaracionuniversalspLayout .box-body,
#grid9 .declaracionuniversalspLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .declaracionuniversalspLayout p {
	color: #FFFFFF;
}



/*############ declaracionuniversal CONTENT CHANNEL BOXES ############*/
#grid9 .declaracionuniversalLayout {
	background: #0099FF url(/esp/uploads/x7/B-/x7B-19fNLpX3i_nn5ipPwQ/UN_declaration_558x234-.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .declaracionuniversalLayout .box-body,
#grid9 .declaracionuniversalLayout .box-full,
#grid9 .declaracionuniversalLayout .more,
#grid9 .declaracionuniversalLayout .related,
#grid9 .declaracionuniversalLayout .package-list .element {
	background: #66CCFF;
	color: #FFFFFF;
}
#grid9 .declaracionuniversalLayout h4,
#grid9 .declaracionuniversalLayout h3 {
	color: #FFFFFF;
	background: #66CCFF url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .declaracionuniversalLayout h4,
div#grid9 .declaracionuniversalLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.declaracionuniversalLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/x7/B-/x7B-19fNLpX3i_nn5ipPwQ/UN_declaration_558x234-.jpg'
  );
}

#grid9 .declaracionuniversalLayout * a { 
	color:#FFFFFF; 
}
#grid9 .declaracionuniversalLayout .box-body,
#grid9 .declaracionuniversalLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .declaracionuniversalLayout p {
	color: #FFFFFF;
}



/*############ global_financial_sp CONTENT CHANNEL BOXES ############*/
#grid9 .global_financial_spLayout {
	background: #FFFFFF url(/esp/uploads/za/mH/zamHqMFtGalIGDUPJC8I-Q/GlobalFinance_SP_bkg.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .global_financial_spLayout .box-body,
#grid9 .global_financial_spLayout .box-full,
#grid9 .global_financial_spLayout .more,
#grid9 .global_financial_spLayout .related,
#grid9 .global_financial_spLayout .package-list .element {
	background: #231D0D;
	color: #AF813A;
}
#grid9 .global_financial_spLayout h4,
#grid9 .global_financial_spLayout h3 {
	color: #AF813A;
	background: #231D0D url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .global_financial_spLayout h4,
div#grid9 .global_financial_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.global_financial_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/za/mH/zamHqMFtGalIGDUPJC8I-Q/GlobalFinance_SP_bkg.jpg'
  );
}

#grid9 .global_financial_spLayout * a { 
	color:#AF813A; 
}
#grid9 .global_financial_spLayout .box-body,
#grid9 .global_financial_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .global_financial_spLayout p {
	color: #AF813A;
}



/*############ hemisphere_sp CONTENT CHANNEL BOXES ############*/
#grid9 .hemisphere_spLayout {
	background: #FFFFFF url(/esp/uploads/1b/S-/1bS-pcHaigKTfd5h5wIl3A/Seguridad_SP.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .hemisphere_spLayout .box-body,
#grid9 .hemisphere_spLayout .box-full,
#grid9 .hemisphere_spLayout .more,
#grid9 .hemisphere_spLayout .related,
#grid9 .hemisphere_spLayout .package-list .element {
	background: #073FA0;
	color: #FFFFFF;
}
#grid9 .hemisphere_spLayout h4,
#grid9 .hemisphere_spLayout h3 {
	color: #FFFFFF;
	background: #073FA0 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .hemisphere_spLayout h4,
div#grid9 .hemisphere_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.hemisphere_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/1b/S-/1bS-pcHaigKTfd5h5wIl3A/Seguridad_SP.jpg'
  );
}

#grid9 .hemisphere_spLayout * a { 
	color:#FFFFFF; 
}
#grid9 .hemisphere_spLayout .box-body,
#grid9 .hemisphere_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .hemisphere_spLayout p {
	color: #FFFFFF;
}



/*############ Baseball_sp CONTENT CHANNEL BOXES ############*/
#grid9 .Baseball_spLayout {
	background: #FFFFFF url(/esp/uploads/ec/ga/ecgakluNBxl85m8H0U5K5A/Baseball_bkg_SP_slice.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .Baseball_spLayout .box-body,
#grid9 .Baseball_spLayout .box-full,
#grid9 .Baseball_spLayout .more,
#grid9 .Baseball_spLayout .related,
#grid9 .Baseball_spLayout .package-list .element {
	background: #000000;
	color: #FFFFFF;
}
#grid9 .Baseball_spLayout h4,
#grid9 .Baseball_spLayout h3 {
	color: #FFFFFF;
	background: #000000 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .Baseball_spLayout h4,
div#grid9 .Baseball_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.Baseball_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/ec/ga/ecgakluNBxl85m8H0U5K5A/Baseball_bkg_SP_slice.jpg'
  );
}

#grid9 .Baseball_spLayout * a { 
	color:#FFFFFF; 
}
#grid9 .Baseball_spLayout .box-body,
#grid9 .Baseball_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .Baseball_spLayout p {
	color: #FFFFFF;
}



/*############ proteccion_oceanos CONTENT CHANNEL BOXES ############*/
#grid9 .proteccion_oceanosLayout {
	background: #ffffff url(/esp/uploads/jb/Zh/jbZhhcn4fRzQ7GV-pd5JrA/ocean-protecting2.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .proteccion_oceanosLayout .box-body,
#grid9 .proteccion_oceanosLayout .box-full,
#grid9 .proteccion_oceanosLayout .more,
#grid9 .proteccion_oceanosLayout .related,
#grid9 .proteccion_oceanosLayout .package-list .element {
	background: #000099;
	color: #ffffff;
}
#grid9 .proteccion_oceanosLayout h4,
#grid9 .proteccion_oceanosLayout h3 {
	color: #ffffff;
	background: #000099 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .proteccion_oceanosLayout h4,
div#grid9 .proteccion_oceanosLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.proteccion_oceanosLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/jb/Zh/jbZhhcn4fRzQ7GV-pd5JrA/ocean-protecting2.jpg'
  );
}

#grid9 .proteccion_oceanosLayout * a { 
	color:#ffffff; 
}
#grid9 .proteccion_oceanosLayout .box-body,
#grid9 .proteccion_oceanosLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .proteccion_oceanosLayout p {
	color: #ffffff;
}



/*############ baseball CONTENT CHANNEL BOXES ############*/
#grid9 .baseballLayout {
	background: #FFFFFF url(/esp/uploads/sL/WH/sLWHw6WiMjIIh5utfSvloA/Baseball_bkg_SP_slice.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .baseballLayout .box-body,
#grid9 .baseballLayout .box-full,
#grid9 .baseballLayout .more,
#grid9 .baseballLayout .related,
#grid9 .baseballLayout .package-list .element {
	background: #161a1d;
	color: #FFFFFF;
}
#grid9 .baseballLayout h4,
#grid9 .baseballLayout h3 {
	color: #FFFFFF;
	background: #161a1d url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .baseballLayout h4,
div#grid9 .baseballLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.baseballLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/sL/WH/sLWHw6WiMjIIh5utfSvloA/Baseball_bkg_SP_slice.jpg'
  );
}

#grid9 .baseballLayout * a { 
	color:#FFFFFF; 
}
#grid9 .baseballLayout .box-body,
#grid9 .baseballLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .baseballLayout p {
	color: #FFFFFF;
}



/*############ geography_sp CONTENT CHANNEL BOXES ############*/
#grid9 .geography_spLayout {
	background: #ffffff url(/esp/uploads/gB/ME/gBMERJlBxYAy5K3viijsfA/Geography_SP_Bkg.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .geography_spLayout .box-body,
#grid9 .geography_spLayout .box-full,
#grid9 .geography_spLayout .more,
#grid9 .geography_spLayout .related,
#grid9 .geography_spLayout .package-list .element {
	background: #A2B7C8;
	color: #1B3043;
}
#grid9 .geography_spLayout h4,
#grid9 .geography_spLayout h3 {
	color: #1B3043;
	background: #A2B7C8 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .geography_spLayout h4,
div#grid9 .geography_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.geography_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/gB/ME/gBMERJlBxYAy5K3viijsfA/Geography_SP_Bkg.jpg'
  );
}

#grid9 .geography_spLayout * a { 
	color:#1B3043; 
}
#grid9 .geography_spLayout .box-body,
#grid9 .geography_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .geography_spLayout p {
	color: #1B3043;
}



/*############ climate_change_sp CONTENT CHANNEL BOXES ############*/
#grid9 .climate_change_spLayout {
	background: #FFFFFF url(/esp/uploads/dW/gN/dWgNhLExyrzwGV9LVkQJEg/SP_climate_bkgd.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .climate_change_spLayout .box-body,
#grid9 .climate_change_spLayout .box-full,
#grid9 .climate_change_spLayout .more,
#grid9 .climate_change_spLayout .related,
#grid9 .climate_change_spLayout .package-list .element {
	background: #B5CADB;
	color: #3d4142;
}
#grid9 .climate_change_spLayout h4,
#grid9 .climate_change_spLayout h3 {
	color: #3d4142;
	background: #B5CADB url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .climate_change_spLayout h4,
div#grid9 .climate_change_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.climate_change_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/dW/gN/dWgNhLExyrzwGV9LVkQJEg/SP_climate_bkgd.jpg'
  );
}

#grid9 .climate_change_spLayout * a { 
	color:#3d4142; 
}
#grid9 .climate_change_spLayout .box-body,
#grid9 .climate_change_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .climate_change_spLayout p {
	color: #3d4142;
}



/*############ hispanic_arts_sp CONTENT CHANNEL BOXES ############*/
#grid9 .hispanic_arts_spLayout {
	background: #FFFFFF url(/esp/uploads/t8/pm/t8pml6Zm_ZrYW863n7detw/Arts_layout_SP.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .hispanic_arts_spLayout .box-body,
#grid9 .hispanic_arts_spLayout .box-full,
#grid9 .hispanic_arts_spLayout .more,
#grid9 .hispanic_arts_spLayout .related,
#grid9 .hispanic_arts_spLayout .package-list .element {
	background: #716335;
	color: #D9B60F;
}
#grid9 .hispanic_arts_spLayout h4,
#grid9 .hispanic_arts_spLayout h3 {
	color: #D9B60F;
	background: #716335 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .hispanic_arts_spLayout h4,
div#grid9 .hispanic_arts_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.hispanic_arts_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/t8/pm/t8pml6Zm_ZrYW863n7detw/Arts_layout_SP.jpg'
  );
}

#grid9 .hispanic_arts_spLayout * a { 
	color:#D9B60F; 
}
#grid9 .hispanic_arts_spLayout .box-body,
#grid9 .hispanic_arts_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .hispanic_arts_spLayout p {
	color: #D9B60F;
}



/*############ destination_education_sp CONTENT CHANNEL BOXES ############*/
#grid9 .destination_education_spLayout {
	background: #ffffff url(/esp/uploads/VP/aB/VPaBqdDyyzDxk2jmxR_67Q/Spanish-EducationExchange.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .destination_education_spLayout .box-body,
#grid9 .destination_education_spLayout .box-full,
#grid9 .destination_education_spLayout .more,
#grid9 .destination_education_spLayout .related,
#grid9 .destination_education_spLayout .package-list .element {
	background: #4A1B11;
	color: #ffffff;
}
#grid9 .destination_education_spLayout h4,
#grid9 .destination_education_spLayout h3 {
	color: #ffffff;
	background: #4A1B11 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .destination_education_spLayout h4,
div#grid9 .destination_education_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.destination_education_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/VP/aB/VPaBqdDyyzDxk2jmxR_67Q/Spanish-EducationExchange.jpg'
  );
}

#grid9 .destination_education_spLayout * a { 
	color:#ffffff; 
}
#grid9 .destination_education_spLayout .box-body,
#grid9 .destination_education_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .destination_education_spLayout p {
	color: #ffffff;
}



/*############ disease_surveillance_sp CONTENT CHANNEL BOXES ############*/
#grid9 .disease_surveillance_spLayout {
	background: #FFFFFF url(/esp/uploads/PH/jJ/PHjJQuVMTjXVBXDnL6Fzng/campaign-disease_bkgd.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .disease_surveillance_spLayout .box-body,
#grid9 .disease_surveillance_spLayout .box-full,
#grid9 .disease_surveillance_spLayout .more,
#grid9 .disease_surveillance_spLayout .related,
#grid9 .disease_surveillance_spLayout .package-list .element {
	background: #2B4129;
	color: #DCEFE0;
}
#grid9 .disease_surveillance_spLayout h4,
#grid9 .disease_surveillance_spLayout h3 {
	color: #DCEFE0;
	background: #2B4129 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .disease_surveillance_spLayout h4,
div#grid9 .disease_surveillance_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.disease_surveillance_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/PH/jJ/PHjJQuVMTjXVBXDnL6Fzng/campaign-disease_bkgd.jpg'
  );
}

#grid9 .disease_surveillance_spLayout * a { 
	color:#DCEFE0; 
}
#grid9 .disease_surveillance_spLayout .box-body,
#grid9 .disease_surveillance_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .disease_surveillance_spLayout p {
	color: #DCEFE0;
}



/*############ continual_promise09_sp CONTENT CHANNEL BOXES ############*/
#grid9 .continual_promise09_spLayout {
	background: #FFFFFF url(/esp/uploads/vs/WV/vsWV-BlYbPJ2EgfodM6dAg/Spanish-Promesa2009-bkgd.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .continual_promise09_spLayout .box-body,
#grid9 .continual_promise09_spLayout .box-full,
#grid9 .continual_promise09_spLayout .more,
#grid9 .continual_promise09_spLayout .related,
#grid9 .continual_promise09_spLayout .package-list .element {
	background: #637987;
	color: #FFFFFF;
}
#grid9 .continual_promise09_spLayout h4,
#grid9 .continual_promise09_spLayout h3 {
	color: #FFFFFF;
	background: #637987 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .continual_promise09_spLayout h4,
div#grid9 .continual_promise09_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.continual_promise09_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/vs/WV/vsWV-BlYbPJ2EgfodM6dAg/Spanish-Promesa2009-bkgd.jpg'
  );
}

#grid9 .continual_promise09_spLayout * a { 
	color:#FFFFFF; 
}
#grid9 .continual_promise09_spLayout .box-body,
#grid9 .continual_promise09_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .continual_promise09_spLayout p {
	color: #FFFFFF;
}



/*############ meet_obama_sp CONTENT CHANNEL BOXES ############*/
#grid9 .meet_obama_spLayout {
	background: #FFFFFF url(/esp/uploads/mk/MF/mkMFTvyVsYZ0UyRUm7_rvw/SP_obama_bkgd.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .meet_obama_spLayout .box-body,
#grid9 .meet_obama_spLayout .box-full,
#grid9 .meet_obama_spLayout .more,
#grid9 .meet_obama_spLayout .related,
#grid9 .meet_obama_spLayout .package-list .element {
	background: #9E8D79;
	color: #FFFFFF;
}
#grid9 .meet_obama_spLayout h4,
#grid9 .meet_obama_spLayout h3 {
	color: #FFFFFF;
	background: #9E8D79 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .meet_obama_spLayout h4,
div#grid9 .meet_obama_spLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.meet_obama_spLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/mk/MF/mkMFTvyVsYZ0UyRUm7_rvw/SP_obama_bkgd.jpg'
  );
}

#grid9 .meet_obama_spLayout * a { 
	color:#FFFFFF; 
}
#grid9 .meet_obama_spLayout .box-body,
#grid9 .meet_obama_spLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .meet_obama_spLayout p {
	color: #FFFFFF;
}



/*############ patrimony CONTENT CHANNEL BOXES ############*/
#grid9 .patrimonyLayout {
	background: #FFFFFF url(/esp/uploads/dT/yx/dTyx7DgWI4d0euBscyxxFA/Spanish-Patrimonio1-bkgd.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .patrimonyLayout .box-body,
#grid9 .patrimonyLayout .box-full,
#grid9 .patrimonyLayout .more,
#grid9 .patrimonyLayout .related,
#grid9 .patrimonyLayout .package-list .element {
	background: #895547;
	color: #FFFFFF;
}
#grid9 .patrimonyLayout h4,
#grid9 .patrimonyLayout h3 {
	color: #FFFFFF;
	background: #895547 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .patrimonyLayout h4,
div#grid9 .patrimonyLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.patrimonyLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/dT/yx/dTyx7DgWI4d0euBscyxxFA/Spanish-Patrimonio1-bkgd.jpg'
  );
}

#grid9 .patrimonyLayout * a { 
	color:#FFFFFF; 
}
#grid9 .patrimonyLayout .box-body,
#grid9 .patrimonyLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .patrimonyLayout p {
	color: #FFFFFF;
}



/*############ mars CONTENT CHANNEL BOXES ############*/
#grid9 .marsLayout {
	background: #AB845B url(/esp/uploads/29/Yt/29YtsO9z4fkV_WYmUw9rIw/campaign-mars-bkgd2.jpg) no-repeat top left;  
	padding-top:16px;
}
#grid9 .marsLayout .box-body,
#grid9 .marsLayout .box-full,
#grid9 .marsLayout .more,
#grid9 .marsLayout .related,
#grid9 .marsLayout .package-list .element {
	background: #AB845B;
	color: #FFFFFF;
}
#grid9 .marsLayout h4,
#grid9 .marsLayout h3 {
	color: #69090B;
	background: #AB845B url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .marsLayout h4,
div#grid9 .marsLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.marsLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/29/Yt/29YtsO9z4fkV_WYmUw9rIw/campaign-mars-bkgd2.jpg'
  );
}

#grid9 .marsLayout * a { 
	color:#FFFFFF; 
}
#grid9 .marsLayout .box-body,
#grid9 .marsLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .marsLayout p {
	color: #FFFFFF;
}



/*############ example CONTENT CHANNEL BOXES ############*/
#grid9 .exampleLayout {
	background: #012d14 url(/esp/uploads/yo/6-/yo6-g4tok1ePkgHRcjzdLw/25.png) no-repeat top left;  
	padding-top:16px;
}
#grid9 .exampleLayout .box-body,
#grid9 .exampleLayout .box-full,
#grid9 .exampleLayout .more,
#grid9 .exampleLayout .related,
#grid9 .exampleLayout .package-list .element {
	background: #333;
	color: #fff;
}
#grid9 .exampleLayout h4,
#grid9 .exampleLayout h3 {
	color: #84c7a7;
	background: #333 url(/esp/grid/images/header-bg.png) repeat-x top left;
}

div#grid9 .exampleLayout h4,
div#grid9 .exampleLayout h3 {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=scale,
     src='/grid/images/header-bg.png'
  );
}

div#grid9 div.exampleLayout {
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     enabled=true,
     sizingMethod=crop,
     src='/esp/uploads/yo/6-/yo6-g4tok1ePkgHRcjzdLw/25.png'
  );
}

#grid9 .exampleLayout * a { 
	color:#ffd800; 
}
#grid9 .exampleLayout .box-body,
#grid9 .exampleLayout .box-full {
	font-size:11px;
	line-height:1.4em;
}
#grid9 .exampleLayout p {
	color: #fff;
}






/*############ ENDOF ############*/




/*############ SETTINGS TO RESET THE CONTENT CHANNEL BOXES TO FIT THE NEW GRID9 LAYOUT ############*/
#grid9 h3 {
	margin-bottom:16px;
	padding:5px;
}
#grid9 .gridCell h4 span,
#grid9 .gridSpan h4 span,
#grid9 .gridHalfSpan h4 span {
	background-image: url(/uploads/PS/AE/PSAEK0Zu-cNA55niXFQa2g/page_sm.png);
}
#grid9 .box-body,
#grid9 .box-full {
	margin-top:0px;
}


/* */
#grid9 .box-full {
	_backround:transparent;
    _border:solid black 0px;
    _height:1%;
}


#grid9 .box-body {
	margin-bottom:16px;
    overflow:visible;
}
#grid9 .box {
	margin-bottom:0px;
}
#grid9 .package-list {
	float:none;
}
#grid9 .package-list li,
#grid9 .gridSpan {
	margin:0px;
}
#grid9 .package-list .element {
	margin-left:15px;
	width:290px;
	padding:5px;
}
#grid9 * a {
	_position:relative;
text-decoration: none;
}
#grid9 * a:hover {
text-decoration: underline;
}
#grid9 p,
#bottomRow p {
	margin-bottom:5px;
}
#grid9 * .related ul {
	padding:0px 12px 12px 12px;
}
#grid9 * .related ul li {
    background: transparent url('/esp/uploads/sD/qF/sDqFvxAr5bvsi_RA_3m9lA/arrow_gray.png') no-repeat 12px 10px;
    padding: 4px 10px 4px 24px;
}
#grid9 * .related .title {
    background: transparent;
    border-bottom: none;
    font-weight: bold;
    margin-bottom: 2px;
    padding: 0;
}
#grid9 * ul.elements .imageLink,
#bottomRow * ul.elements .imageLink {
	float:left;
}
#grid9 .box-full * ul.elements .imageLink {
	float:left;
    display:inline;
}
#grid9 * ul.elements .image,
#bottomRow * ul.elements .image {
	float:none;
}
   





/*############ REITERATED SETTINGS FOR DRAGGING ITEMS IN THE LAYOUT ############*/
#grid9 .dragging,
#grid9 .empty {
	background-image: url(/extras/opaque.gif)
}
#grid9 div.dragable:hover {
	border:1px dashed #AAAAAA;
}
#grid9 .dragable {
	border:1px dotted #CCCCCC;
}
#grid9 .dragTriggerWrap {
	background-color:#CCCCCC;
	border:1px solid #888888;
	color:#888888;
}
#grid9 .draggedOverTop {
	border-color:#AAAAAA;
	border-style:dotted;
	border-width:8px 1px 1px;
}
#grid9 .draggedOverBottom {
	border-color:#AAAAAA;
	border-style:dotted;
	border-width:1px 1px 8px;
}
#grid9 .blank {
	background-color:white;
}
#grid9 .blankOver {
	background-color:black;
}
#grid9 ul.elements,
#bottomRow ul.elements {
	clear:left;
	margin-bottom:15px;
}

.relativePos {
	width:960px;
	margin:0px auto;
	position:relative;
}



#grid9 .partnershaitiLayout #dynaCell1, #grid9  .partnershaitiLayout #dynaCell2, #grid9  .partnershaitiLayout #dynaCell3, #grid9 .partnershaitiLayout #dynaCell4, #grid9 .partnershaitiLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .partnershaitiLayout #dynaCell1 {   
	top: 180px;
	left: 18px;   
	width: 325px; 
	display:block;
	z-index:11;   
	}



	#grid9 .partnershaitiLayout #dynaCell2 {  
	top: 270px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .partnershaitiLayout #dynaCell3 {  
	top: 270px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .partnershaitiLayout #dynaCell4 {  
	top: 270px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .marktwainLayout #dynaCell1, #grid9  .marktwainLayout #dynaCell2, #grid9  .marktwainLayout #dynaCell3, #grid9 .marktwainLayout #dynaCell4, #grid9 .marktwainLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .marktwainLayout #dynaCell1 {   
	top: 3px;
	left: 655px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .marktwainLayout #dynaCell2 {  
	top: 176px;
	left: 655px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .marktwainLayout #dynaCell3 {  
	top: 377px;
	left: 655px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .marktwainLayout #dynaCell4 {  
	top: 115px;
	left: 300px;   
	width: 320px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .inmigrantesmarshalltownLayout #dynaCell1, #grid9  .inmigrantesmarshalltownLayout #dynaCell2, #grid9  .inmigrantesmarshalltownLayout #dynaCell3, #grid9 .inmigrantesmarshalltownLayout #dynaCell4, #grid9 .inmigrantesmarshalltownLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .inmigrantesmarshalltownLayout #dynaCell1 {   
	top: 512px;
	left: 115px;   
	width: 410px; 
	display:block;
	z-index:11;   
	}



	#grid9 .inmigrantesmarshalltownLayout #dynaCell2 {  
	top: 128px;
	left: 300px;   
	width: 620px;
	display:block;
	z-index:11;        
	} 


 
	   
 

  
   


#grid9 .artsviolencespLayout #dynaCell1, #grid9  .artsviolencespLayout #dynaCell2, #grid9  .artsviolencespLayout #dynaCell3, #grid9 .artsviolencespLayout #dynaCell4, #grid9 .artsviolencespLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .artsviolencespLayout #dynaCell1 {   
	top: 210px;
	left: 10px;   
	width: 480px; 
	display:block;
	z-index:11;   
	}



	#grid9 .artsviolencespLayout #dynaCell2 {  
	top: 279px;
	left: 07px;   
	width: 600px;
	display:block;
	z-index:11;        
	} 


 
	   
 

  
   


#grid9 .rhythmssouthamericaLayout #dynaCell1, #grid9  .rhythmssouthamericaLayout #dynaCell2, #grid9  .rhythmssouthamericaLayout #dynaCell3, #grid9 .rhythmssouthamericaLayout #dynaCell4, #grid9 .rhythmssouthamericaLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .rhythmssouthamericaLayout #dynaCell1 {   
	top: 570px;
	left: 325px;   
	width: 625px; 
	display:block;
	z-index:11;   
	}



	#grid9 .rhythmssouthamericaLayout #dynaCell2 {  
	top: 5px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .rhythmssouthamericaLayout #dynaCell3 {  
	top: 181px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .rhythmssouthamericaLayout #dynaCell4 {  
	top: 357px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .prosperidadLayout #dynaCell1, #grid9  .prosperidadLayout #dynaCell2, #grid9  .prosperidadLayout #dynaCell3, #grid9 .prosperidadLayout #dynaCell4, #grid9 .prosperidadLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .prosperidadLayout #dynaCell1 {   
	top: 400px;
	left: 420px;   
	width: 220px; 
	display:block;
	z-index:11;   
	}



	#grid9 .prosperidadLayout #dynaCell2 {  
	top: 1px;
	left: 267px;   
	width: 691px;
	display:block;
	z-index:11;        
	} 



	#grid9 .prosperidadLayout #dynaCell3 {  
	top: 440px;
	left: 652px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .prosperidadLayout #dynaCell4 {  
	top: 390px;
	left: 675px;   
	width: 280px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .mobamamexicoLayout #dynaCell1, #grid9  .mobamamexicoLayout #dynaCell2, #grid9  .mobamamexicoLayout #dynaCell3, #grid9 .mobamamexicoLayout #dynaCell4, #grid9 .mobamamexicoLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .mobamamexicoLayout #dynaCell1 {   
	top: 117px;
	left: 60px;   
	width: 500px; 
	display:block;
	z-index:11;   
	}



	#grid9 .mobamamexicoLayout #dynaCell2 {  
	top: 390px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .mobamamexicoLayout #dynaCell3 {  
	top: 390px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .seguridadciudadanaLayout #dynaCell1, #grid9  .seguridadciudadanaLayout #dynaCell2, #grid9  .seguridadciudadanaLayout #dynaCell3, #grid9 .seguridadciudadanaLayout #dynaCell4, #grid9 .seguridadciudadanaLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .seguridadciudadanaLayout #dynaCell1 {   
	top: 450px;
	left: 18px;   
	width: 250px; 
	display:block;
	z-index:11;   
	}



	#grid9 .seguridadciudadanaLayout #dynaCell2 {  
	top: 56px;
	left: 482px;   
	width: 450px;
	display:block;
	z-index:11;        
	} 



	#grid9 .seguridadciudadanaLayout #dynaCell3 {  
	top: 136px;
	left: 280px;   
	width: 679px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .seguridadciudadanaLayout #dynaCell4 {  
	top: px;
	left: px;   
	width: px;
	display:block;
	z-index:11;
	}         
 


	#grid9 .seguridadciudadanaLayout #dynaCell5 {  
	top: px;
	left: px;   
	width: px;
	display:block;
	z-index:11;
	}         
  
   


#grid9 .untitled #dynaCell1, #grid9  .untitled #dynaCell2, #grid9  .untitled #dynaCell3, #grid9 .untitled #dynaCell4, #grid9 .untitled #dynaCell5 {
	display:none;
	position:absolute;
}





 
	   
 

  
   


#grid9 .bicentenariosdeindependenciaLayout #dynaCell1, #grid9  .bicentenariosdeindependenciaLayout #dynaCell2, #grid9  .bicentenariosdeindependenciaLayout #dynaCell3, #grid9 .bicentenariosdeindependenciaLayout #dynaCell4, #grid9 .bicentenariosdeindependenciaLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .bicentenariosdeindependenciaLayout #dynaCell1 {   
	top: 218px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .bicentenariosdeindependenciaLayout #dynaCell2 {  
	top: 217px;
	left: 322px;   
	width: 632px;
	display:block;
	z-index:11;        
	} 



	#grid9 .bicentenariosdeindependenciaLayout #dynaCell3 {  
	top: 300px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .bicentenariosdeindependenciaLayout #dynaCell4 {  
	top: 504px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .womentrepreneursLayout #dynaCell1, #grid9  .womentrepreneursLayout #dynaCell2, #grid9  .womentrepreneursLayout #dynaCell3, #grid9 .womentrepreneursLayout #dynaCell4, #grid9 .womentrepreneursLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .womentrepreneursLayout #dynaCell1 {   
	top: 120px;
	left: 645px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .womentrepreneursLayout #dynaCell2 {  
	top: 210px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .womentrepreneursLayout #dynaCell3 {  
	top: 380px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .womentrepreneursLayout #dynaCell4 {  
	top: 380px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .cop15Layout #dynaCell1, #grid9  .cop15Layout #dynaCell2, #grid9  .cop15Layout #dynaCell3, #grid9 .cop15Layout #dynaCell4, #grid9 .cop15Layout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .cop15Layout #dynaCell1 {   
	top: 230px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .cop15Layout #dynaCell2 {  
	top: 230px;
	left: 330px;   
	width: 310px;
	display:block;
	z-index:11;        
	} 



	#grid9 .cop15Layout #dynaCell3 {  
	top: 200px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .cop15Layout #dynaCell4 {  
	top: 160px;
	left: 15px;   
	width: 600px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .american_indian_artistsspLayout #dynaCell1, #grid9  .american_indian_artistsspLayout #dynaCell2, #grid9  .american_indian_artistsspLayout #dynaCell3, #grid9 .american_indian_artistsspLayout #dynaCell4, #grid9 .american_indian_artistsspLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .american_indian_artistsspLayout #dynaCell1 {   
	top: 160px;
	left: 240px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .american_indian_artistsspLayout #dynaCell2 {  
	top: 30px;
	left: 630px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .american_indian_artistsspLayout #dynaCell3 {  
	top: 300px;
	left: 630px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .hispanicbuyingpowerspLayout #dynaCell1, #grid9  .hispanicbuyingpowerspLayout #dynaCell2, #grid9  .hispanicbuyingpowerspLayout #dynaCell3, #grid9 .hispanicbuyingpowerspLayout #dynaCell4, #grid9 .hispanicbuyingpowerspLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .hispanicbuyingpowerspLayout #dynaCell1 {   
	top: 300px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .hispanicbuyingpowerspLayout #dynaCell2 {  
	top: 275px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .hispanicbuyingpowerspLayout #dynaCell3 {  
	top: 325px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .anticorruptionspLayout #dynaCell1, #grid9  .anticorruptionspLayout #dynaCell2, #grid9  .anticorruptionspLayout #dynaCell3, #grid9 .anticorruptionspLayout #dynaCell4, #grid9 .anticorruptionspLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .anticorruptionspLayout #dynaCell1 {   
	top: 44px;
	left: 425px;   
	width: 525px; 
	display:block;
	z-index:11;   
	}



	#grid9 .anticorruptionspLayout #dynaCell2 {  
	top: 300px;
	left: 18px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .anticorruptionspLayout #dynaCell3 {  
	top: 143px;
	left: 323px;   
	width: 615px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .digital_library_spLayout #dynaCell1, #grid9  .digital_library_spLayout #dynaCell2, #grid9  .digital_library_spLayout #dynaCell3, #grid9 .digital_library_spLayout #dynaCell4, #grid9 .digital_library_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .digital_library_spLayout #dynaCell1 {   
	top: 44px;
	left: 425px;   
	width: 525px; 
	display:block;
	z-index:11;   
	}



	#grid9 .digital_library_spLayout #dynaCell2 {  
	top: 345px;
	left: 18px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .digital_library_spLayout #dynaCell3 {  
	top: 188px;
	left: 332px;   
	width: 600px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .geography_spLayout #dynaCell1, #grid9  .geography_spLayout #dynaCell2, #grid9  .geography_spLayout #dynaCell3, #grid9 .geography_spLayout #dynaCell4, #grid9 .geography_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .geography_spLayout #dynaCell1 {   
	top: 168px;
	left: 10px;   
	width: 290px; 
	display:block;
	z-index:11;   
	}



	#grid9 .geography_spLayout #dynaCell2 {  
	top: 172px;
	left: 315px;   
	width: 616px;
	display:block;
	z-index:11;        
	} 



	#grid9 .geography_spLayout #dynaCell3 {  
	top: 285px;
	left: 8px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .geography_spLayout #dynaCell4 {  
	top: 465px;
	left: 8px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .hispanics_us_spLayout #dynaCell1, #grid9  .hispanics_us_spLayout #dynaCell2, #grid9  .hispanics_us_spLayout #dynaCell3, #grid9 .hispanics_us_spLayout #dynaCell4, #grid9 .hispanics_us_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .hispanics_us_spLayout #dynaCell1 {   
	top: 290px;
	left: 17px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .hispanics_us_spLayout #dynaCell2 {  
	top: 290px;
	left: 332px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .hispanics_us_spLayout #dynaCell3 {  
	top: 290px;
	left: 647px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .hispanics_us_spLayout #dynaCell4 {  
	top: 25px;
	left: 430px;   
	width: 500px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .amusicalfamily_spLayout #dynaCell1, #grid9  .amusicalfamily_spLayout #dynaCell2, #grid9  .amusicalfamily_spLayout #dynaCell3, #grid9 .amusicalfamily_spLayout #dynaCell4, #grid9 .amusicalfamily_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .amusicalfamily_spLayout #dynaCell1 {   
	top: 280px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .amusicalfamily_spLayout #dynaCell2 {  
	top: 180px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .amusicalfamily_spLayout #dynaCell3 {  
	top: 450px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .amusicalfamily_spLayout #dynaCell4 {  
	top: 450px;
	left: 450px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .americanindiansbusinessspLayout #dynaCell1, #grid9  .americanindiansbusinessspLayout #dynaCell2, #grid9  .americanindiansbusinessspLayout #dynaCell3, #grid9 .americanindiansbusinessspLayout #dynaCell4, #grid9 .americanindiansbusinessspLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .americanindiansbusinessspLayout #dynaCell1 {   
	top: 250px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .americanindiansbusinessspLayout #dynaCell2 {  
	top: 250px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 


 
	   
 

  
   


#grid9 .destination_education_spLayout #dynaCell1, #grid9  .destination_education_spLayout #dynaCell2, #grid9  .destination_education_spLayout #dynaCell3, #grid9 .destination_education_spLayout #dynaCell4, #grid9 .destination_education_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .destination_education_spLayout #dynaCell1 {   
	top: 150px;
	left: 645px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .destination_education_spLayout #dynaCell2 {  
	top: 400px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .destination_education_spLayout #dynaCell3 {  
	top: 400px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .destination_education_spLayout #dynaCell4 {  
	top: 400px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .bicicletasparaelmundoLayout #dynaCell1, #grid9  .bicicletasparaelmundoLayout #dynaCell2, #grid9  .bicicletasparaelmundoLayout #dynaCell3, #grid9 .bicicletasparaelmundoLayout #dynaCell4, #grid9 .bicicletasparaelmundoLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .bicicletasparaelmundoLayout #dynaCell1 {   
	top: 300px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .bicicletasparaelmundoLayout #dynaCell2 {  
	top: 300px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .bicicletasparaelmundoLayout #dynaCell3 {  
	top: 300px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .bicicletasparaelmundoLayout #dynaCell4 {  
	top: 150px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .thecabinet_spLayout #dynaCell1, #grid9  .thecabinet_spLayout #dynaCell2, #grid9  .thecabinet_spLayout #dynaCell3, #grid9 .thecabinet_spLayout #dynaCell4, #grid9 .thecabinet_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .thecabinet_spLayout #dynaCell1 {   
	top: 140px;
	left: 15px;   
	width: 875px; 
	display:block;
	z-index:11;   
	}




 
	   
 

  
   


#grid9 .h1n1Layout #dynaCell1, #grid9  .h1n1Layout #dynaCell2, #grid9  .h1n1Layout #dynaCell3, #grid9 .h1n1Layout #dynaCell4, #grid9 .h1n1Layout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .h1n1Layout #dynaCell1 {   
	top: 150px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .h1n1Layout #dynaCell2 {  
	top: 150px;
	left: 350px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .h1n1Layout #dynaCell3 {  
	top: 150px;
	left: 660px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .declaracionuniversalspLayout #dynaCell1, #grid9  .declaracionuniversalspLayout #dynaCell2, #grid9  .declaracionuniversalspLayout #dynaCell3, #grid9 .declaracionuniversalspLayout #dynaCell4, #grid9 .declaracionuniversalspLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .declaracionuniversalspLayout #dynaCell1 {   
	top: 50px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .declaracionuniversalspLayout #dynaCell2 {  
	top: 150px;
	left: 300px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .declaracionuniversalspLayout #dynaCell3 {  
	top: 150px;
	left: 600px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .usconstitutionLayout #dynaCell1, #grid9  .usconstitutionLayout #dynaCell2, #grid9  .usconstitutionLayout #dynaCell3, #grid9 .usconstitutionLayout #dynaCell4, #grid9 .usconstitutionLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .usconstitutionLayout #dynaCell1 {   
	top: 190px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .usconstitutionLayout #dynaCell2 {  
	top: 190px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .usconstitutionLayout #dynaCell3 {  
	top: 50px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .usconstitutionLayout #dynaCell4 {  
	top: 190px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .declaracionuniversalLayout #dynaCell1, #grid9  .declaracionuniversalLayout #dynaCell2, #grid9  .declaracionuniversalLayout #dynaCell3, #grid9 .declaracionuniversalLayout #dynaCell4, #grid9 .declaracionuniversalLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .declaracionuniversalLayout #dynaCell1 {   
	top: 150px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .declaracionuniversalLayout #dynaCell2 {  
	top: 200px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .declaracionuniversalLayout #dynaCell3 {  
	top: 200px;
	left: 600px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .continual_promise09_spLayout #dynaCell1, #grid9  .continual_promise09_spLayout #dynaCell2, #grid9  .continual_promise09_spLayout #dynaCell3, #grid9 .continual_promise09_spLayout #dynaCell4, #grid9 .continual_promise09_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .continual_promise09_spLayout #dynaCell1 {   
	top: 20px;
	left: 665px;   
	width: 270px; 
	display:block;
	z-index:11;   
	}



	#grid9 .continual_promise09_spLayout #dynaCell2 {  
	top: 310px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .continual_promise09_spLayout #dynaCell3 {  
	top: 350px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .continual_promise09_spLayout #dynaCell4 {  
	top: 350px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .Baseball_spLayout #dynaCell1, #grid9  .Baseball_spLayout #dynaCell2, #grid9  .Baseball_spLayout #dynaCell3, #grid9 .Baseball_spLayout #dynaCell4, #grid9 .Baseball_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .Baseball_spLayout #dynaCell1 {   
	top: 185px;
	left: 650px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .Baseball_spLayout #dynaCell2 {  
	top: 170px;
	left: 0px;   
	width: 630px;
	display:block;
	z-index:11;        
	} 



	#grid9 .Baseball_spLayout #dynaCell3 {  
	top: 350px;
	left: 650px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .hemisphere_spLayout #dynaCell1, #grid9  .hemisphere_spLayout #dynaCell2, #grid9  .hemisphere_spLayout #dynaCell3, #grid9 .hemisphere_spLayout #dynaCell4, #grid9 .hemisphere_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .hemisphere_spLayout #dynaCell1 {   
	top: 155px;
	left: 380px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .hemisphere_spLayout #dynaCell2 {  
	top: 173px;
	left: 695px;   
	width: 253px;
	display:block;
	z-index:11;        
	} 



	#grid9 .hemisphere_spLayout #dynaCell3 {  
	top: 352px;
	left: 695px;   
	width: 253px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .hemisphere_spLayout #dynaCell4 {  
	top: 385px;
	left: 35px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .proteccion_oceanosLayout #dynaCell1, #grid9  .proteccion_oceanosLayout #dynaCell2, #grid9  .proteccion_oceanosLayout #dynaCell3, #grid9 .proteccion_oceanosLayout #dynaCell4, #grid9 .proteccion_oceanosLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .proteccion_oceanosLayout #dynaCell1 {   
	top: 130px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .proteccion_oceanosLayout #dynaCell2 {  
	top: 350px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .proteccion_oceanosLayout #dynaCell3 {  
	top: 130px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .patrimonyLayout #dynaCell1, #grid9  .patrimonyLayout #dynaCell2, #grid9  .patrimonyLayout #dynaCell3, #grid9 .patrimonyLayout #dynaCell4, #grid9 .patrimonyLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .patrimonyLayout #dynaCell1 {   
	top: 250px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .patrimonyLayout #dynaCell2 {  
	top: 15px;
	left: 655px;   
	width: 290px;
	display:block;
	z-index:11;        
	} 



	#grid9 .patrimonyLayout #dynaCell3 {  
	top: 250px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .patrimonyLayout #dynaCell4 {  
	top: 250px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .global_financial_spLayout #dynaCell1, #grid9  .global_financial_spLayout #dynaCell2, #grid9  .global_financial_spLayout #dynaCell3, #grid9 .global_financial_spLayout #dynaCell4, #grid9 .global_financial_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .global_financial_spLayout #dynaCell1 {   
	top: 160px;
	left: 330px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .global_financial_spLayout #dynaCell2 {  
	top: 174px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .global_financial_spLayout #dynaCell3 {  
	top: 355px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .global_financial_spLayout #dynaCell4 {  
	top: 175px;
	left: 20px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .baseballLayout #dynaCell1, #grid9  .baseballLayout #dynaCell2, #grid9  .baseballLayout #dynaCell3, #grid9 .baseballLayout #dynaCell4, #grid9 .baseballLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .baseballLayout #dynaCell1 {   
	top: 169px;
	left: 0px;   
	width: 648px; 
	display:block;
	z-index:11;   
	}



	#grid9 .baseballLayout #dynaCell2 {  
	top: 193px;
	left: 660px;   
	width: 290px;
	display:block;
	z-index:11;        
	} 



	#grid9 .baseballLayout #dynaCell3 {  
	top: 350px;
	left: 649px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .women_courage_spLayout #dynaCell1, #grid9  .women_courage_spLayout #dynaCell2, #grid9  .women_courage_spLayout #dynaCell3, #grid9 .women_courage_spLayout #dynaCell4, #grid9 .women_courage_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .women_courage_spLayout #dynaCell1 {   
	top: 235px;
	left: 40px;   
	width: 290px; 
	display:block;
	z-index:11;   
	}



	#grid9 .women_courage_spLayout #dynaCell2 {  
	top: 390px;
	left: 15px;   
	width: 616px;
	display:block;
	z-index:11;        
	} 



	#grid9 .women_courage_spLayout #dynaCell3 {  
	top: 390px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .hispanic_arts_spLayout #dynaCell1, #grid9  .hispanic_arts_spLayout #dynaCell2, #grid9  .hispanic_arts_spLayout #dynaCell3, #grid9 .hispanic_arts_spLayout #dynaCell4, #grid9 .hispanic_arts_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .hispanic_arts_spLayout #dynaCell1 {   
	top: 175px;
	left: 15px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .hispanic_arts_spLayout #dynaCell2 {  
	top: 189px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .hispanic_arts_spLayout #dynaCell3 {  
	top: 383px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .hispanic_arts_spLayout #dynaCell4 {  
	top: 138px;
	left: 140px;   
	width: 790px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .disease_surveillance_spLayout #dynaCell1, #grid9  .disease_surveillance_spLayout #dynaCell2, #grid9  .disease_surveillance_spLayout #dynaCell3, #grid9 .disease_surveillance_spLayout #dynaCell4, #grid9 .disease_surveillance_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .disease_surveillance_spLayout #dynaCell1 {   
	top: 142px;
	left: 330px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .disease_surveillance_spLayout #dynaCell2 {  
	top: 7px;
	left: 697px;   
	width: 250px;
	display:block;
	z-index:11;        
	} 



	#grid9 .disease_surveillance_spLayout #dynaCell3 {  
	top: 155px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   
 

  
   


#grid9 .climate_change_spLayout #dynaCell1, #grid9  .climate_change_spLayout #dynaCell2, #grid9  .climate_change_spLayout #dynaCell3, #grid9 .climate_change_spLayout #dynaCell4, #grid9 .climate_change_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .climate_change_spLayout #dynaCell1 {   
	top: 303px;
	left: 15px;   
	width: 616px; 
	display:block;
	z-index:11;   
	}



	#grid9 .climate_change_spLayout #dynaCell2 {  
	top: 381px;
	left: 15px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .climate_change_spLayout #dynaCell3 {  
	top: 381px;
	left: 330px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .climate_change_spLayout #dynaCell4 {  
	top: 252px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .meet_obama_spLayout #dynaCell1, #grid9  .meet_obama_spLayout #dynaCell2, #grid9  .meet_obama_spLayout #dynaCell3, #grid9 .meet_obama_spLayout #dynaCell4, #grid9 .meet_obama_spLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .meet_obama_spLayout #dynaCell1 {   
	top: 339px;
	left: 330px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .meet_obama_spLayout #dynaCell2 {  
	top: 15px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 



	#grid9 .meet_obama_spLayout #dynaCell3 {  
	top: 133px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 
	   

	#grid9 .meet_obama_spLayout #dynaCell4 {  
	top: 315px;
	left: 645px;   
	width: 300px;
	display:block;
	z-index:11;
	}         
 

  
   


#grid9 .obamaLayout #dynaCell1, #grid9  .obamaLayout #dynaCell2, #grid9  .obamaLayout #dynaCell3, #grid9 .obamaLayout #dynaCell4, #grid9 .obamaLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .obamaLayout #dynaCell1 {   
	top: 340px;
	left: 330px;   
	width: 300px; 
	display:block;
	z-index:11;   
	}



	#grid9 .obamaLayout #dynaCell2 {  
	top: 16px;
	left: 640px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 


 
	   
 

  
   


#grid9 .identityLayout #dynaCell1, #grid9  .identityLayout #dynaCell2, #grid9  .identityLayout #dynaCell3, #grid9 .identityLayout #dynaCell4, #grid9 .identityLayout #dynaCell5 {
	display:none;
	position:absolute;
}


	#grid9 .identityLayout #dynaCell1 {   
	top: 120px;
	left: 16px;   
	width: 616px; 
	display:block;
	z-index:11;   
	}



	#grid9 .identityLayout #dynaCell2 {  
	top: 120px;
	left: 648px;   
	width: 300px;
	display:block;
	z-index:11;        
	} 


 
	   
 

  
   


#grid9 .dynaCell .gridCell {
	float:none;
	width:auto;
	margin-left:0px;
}
