/* CSS Document */

@import url(t8.css);

#t7 #logo{
	left:437px;
	top:28px;	
}

DIV#breadcrumbContainer UL LI	{
	display: inline;
}

DIV.subWrapperContent {
	width:363px;
	overflow:hidden;
}

/* TD#631 adding padding to ordered lists */
DIV#articleSummary OL LI,
DIV.genericContent OL LI,
DIV.programmeDescription OL LI,
DIV.profilePanel OL LI
{
	
	padding-bottom: 5px;
	
}