/* COUNTRY THROWDOWN TOUR */
/* Section Stylesheet: Charity
----------------------------------------------------------------------------------- */


/* Layout
----------------------------------------------------------------------------- */
	
	.section-charity #title h2 {
		
	background: url(../images/section-charity/h2-charity.gif) no-repeat 200px 5px;
		
	}	
		
	
/* WIDGET: EDITORIAL
----------------------------------------------------------------------------- */

	div.widget-editorial {
	
	width: 960px;
	font-size: 16px;
	line-height: 22px;
	
	}

	div.widget-editorial h3 {
		
	display: none;
		
	}
	
	div.widget-editorial ul.leads > li {
		
	border: 0 !important;
	
	position: relative;
		
	}

	div.widget-editorial ul.leads > li .story h4,
	div.widget-editorial ul.leads > li .story p {
		
	margin-left: 420px;
	
	}

	div.widget-editorial ul.leads > li .story p {
	
	min-height: 276px;
	
	}	

	.story ol,
	.story ol li {	
	
	float: left !important;
	height: 0px !important;
	width: 396px !important;

	
	}


	div.widget-editorial a.comments,
	div.widget-editorial strong,
	div.widget-editorial ul.actions,
	div.widget-editorial a.readmore,
	div.widget-editorial li > h4 {
		
	display: none;
		
	}
	
	div.widget-editorial div.story img {
		
	display: block;
	
/* 	float: left; */

	position: absolute;
/* 	top: 0; */
	left: 0;
	
	}
