/* IE6 only 
----------------------------------------- */


/* Design.css fixes
----------------------------------------- */
	
	#bbc-page #nav {
		padding-bottom: 17px;
	}
	
	#bbc-page #nav ul {
		background: url(../images/nav_divider.png) repeat-x 0 50%;
	}
	
	#bbc-page #nav li {
		display: inline; /* Double Margin bug fix */
	}
	
	#bbc-page #nav a {
		height: 33px;
		float: left;
	}
	
	#bbc-page #nav li.first-top a,
	#bbc-page #nav .bbcchina-link a {
		height: 26px;
	}

	#bbc-page #story-content {
		display:inline;
		width: 452px;
	}

	#bbc-page #sidebar {
		width: 172px;
	}
		
	#bbc-page #side-nav li {
		background-position: 2px 8px; 
	}
	
	#bbc-page #side-nav li span {
		padding-bottom: 2px;
	}


/* Content.css fixes
----------------------------------------- */
	
	#bbc-page .teaser {
		height: 80px; /* IE6 version of min-height */
	}
	
	#bbc-page #top-story {
		height: 180px; /* IE6 version of min-height */
	}
	
	#bbc-page .li-listen li {
		display: inline;
	}
	
	#bbc-page .li-avdefinition li a {
		background-position: 0 2px;
		padding-bottom: 1px;
	}
