 /* hello there */
 
#main .masthead {
	display: none !important;
	}
	
em {
	margin: 0 0 0 10px;
	font-size: 13px;
	}
	
/* general */

#china-graphics {
	width: 650px;
	font-family: georgia, serif;
	}
	
#china-graphics img {
	border-style: none;
	}
	
/* type */	
	
#china-graphics h1 {
	margin: 0; 
	}

#china-graphics h1 a {
	display: block;
	width: 650px;  
	height: 174px;
	margin: 0; 
	padding: 0;
	background: url(http://oregonianextra.com/olive-specials/china/graphics/flag.gif) no-repeat;
	text-decoration: none;
	}
	
#china-graphics h1 a span { 
	display:none; 
	}
	
#china-graphics h2 {
	margin: 2px 0 2px 0;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	font-size: 23px;
	line-height: 130%;
	letter-spacing: -.03em;
	background: #7f3a3a url(http://oregonianextra.com/olive-specials/china/graphics/background-comparisons.gif)top repeat-x;
	color: #fff;
	}	
	
/* glider */

#soo-container {
	width: 650px;
	overflow: hidden;
	}

/* left column */

#soo-container .controls {
	float: left;
	width: 197px;
	margin: 0;
	padding: 0 0 493px 0;
	background: #eee;	
	font-size: 16px;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	}
	
#soo-container .controls ul {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#soo-container .controls li {
	margin: 0;
	padding: 15px 5px 15px 10px;
	background: #fff;
	letter-spacing: -.01em;
	list-style: none;
	border-bottom: 1px solid #bbb;
	}
	
#soo-container .next {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 5px 0 5px;
	padding: 10px;
	font-size: 14px;
	background: #ccc;
	color: #8f001e;
	line-height: 140%;
	}	
	
/* content */
	
#soo-container .scroller { 
	float: right;
	width: 450px; 
	height: auto;
	overflow: hidden;
	background: #e6dacc;
	
	border: 1px solid #bbb;
	}

#soo-container .scroller .section {
	width: 450px; 
	height: auto;
	overflow: hidden;
	float: left;
	padding: 14px;		
	}
	
#soo-container .scroller .content {
	width: 10000px;
	}

	/*#soo-container div#section2 {
		background: #666666;
		color: #ffffff;
		}*/
		
#soo-container .scroller .section p {
	margin: 10px 25px 20px 0;
	font-size: 15px;
	line-height: 160%;
	}
	
#soo-container .photo-link {
	float: right;
	margin: 0 20px 5px 5px;
	}

#soo-container .photo-link img {
	padding: 3px;
	border: 1px solid #ccc;
	}
/* links */	
	
#china-graphics a,
#china-graphics a:visited {
	color: #069 !important;
	text-decoration: none !important;
	border: 0 !important;
	}
 
#china-graphics a:hover,
#china-graphics a:active {
 	color: #09f !important;
 	text-decoration: underline !important;
 	}
 	
 /* end */	