<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /* 
 *	Promo and promo_set styles.
 *
 *	Note that many promo styles created before July 2009 are defined in other css files!
 *
 */




/* promo_set headings: */

DIV.promo_set_280_plate {
	background:transparent url(/staticarchive/ded025cab536d8549aed892e12f766af7eaecf52.jpg) no-repeat scroll 0 0;
	width:280px;
	height:36px;
}

	DIV.promo_set_280_plate H3 {
		color:#fff;
		font-size:1.5em;
		font-weight:normal;
		line-height:1.5em;
		margin:0 0 0 18px;
		width:260px;
	}




/* promo_sets with thumbnails: (eg feature pages rhs) */

.col_280 UL.promo_set_text_with_thumbnail {
	background:transparent url(/staticarchive/d99358dc53ca89e99eb6fdba07e62a18b6542542.png) no-repeat scroll 0 0;
	width:280px;
}

	.col_280 .promo_set_text_with_thumbnail LI {
		background:transparent url(/staticarchive/9974b221390bd7faa838b17fd583b303182d16c3.gif) no-repeat scroll 0 bottom;
		width:260px;
		margin:0px 5px 5px 5px;
	}

	.col_280 .promo_set_text_with_thumbnail IMG {
		width:105px;
		height:59px;
		margin:5px 5px 5px 16px;
	}

	.col_280 .promo_set_text_with_thumbnail A.cta {
		width:105px;
		height:59px;
	}




/* promo_sets with text links only: (eg feature pages rhs) */

.col_280 UL.promo_set_text_only {
	background:transparent url(/staticarchive/d99358dc53ca89e99eb6fdba07e62a18b6542542.png) no-repeat scroll 0 bottom;
	width:280px;
}

	.col_280 .promo_set_text_only LI {
		margin:5px 5px 5px 16px;
		width:260px;
	}

	.col_280 .promo_set_text_only IMG {
		display:none;
	}

	.col_280 .promo_set_text_only A.cta {
		width:280px;
		height:auto;
	}



/* Below some links we display: "The �鶹�� is not responsible for the content of external internet sites." */
P.bbcExternalLinksDisclaimer {
	color:#fff;
	margin:10px 18px 5px 19px;
}</pre></body></html>