/* header */

#primary-2008-voters {
	width: 100%;
	font-family: helvetica,georgia, serif;
	}
	
#primary-2008-voters img {
	border-style: none;
	}
	
#primary-2008-voters a,
#primary-2008-voters a:visited {
	color: #06c;
	text-decoration: none;
	}
 
#primary-2008-voters a:hover,
#primary-2008-voters a:active {
 	color: #69f;
 	text-decoration: none;
 	}
 	
 #primary-2008-voters #flag {
 	padding: 0 0 15px 0;
 	}
	
#primary-2008-voters h2 {
	margin: 0;
	font-size: 52px;
	color: #000;
	letter-spacing: -.04em;
	}
	
#primary-2008-voters #subhead {
	font-size: 14px;
	line-height: 18px !important;
	color: #777;
	font-weight: bold;
	}		

/* items */

#primary-2008-voters .item {
	float: left;
	margin: 0 6px 10px 0;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #444;
	}
	
#primary-2008-voters .item em {
	font-style: normal;
	color: #903;
	text-transform: uppercase;
	}	

#primary-2008-voters .item strong {
	color: #09f;
	}

#primary-2008-voters .numbers {
	margin: 0 0 5px 0;
	padding: 2px 0 0 0;
	font-size: 11px;
	line-height: 19px;
	background: #fff;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;
	}

#primary-2008-voters #video {
	float: right;
	width: 300px;
	height: 517px;
	padding: 0 0 20px 0;
	font-size: 11px;
	line-height: 17px;
	background: #d0d0d0 url(http://oregonianextra.com/olive-specials/primary-2008-voters/background.jpg) top repeat-x;
	color: #888;
	text-align: center;
	}
	
#primary-2008-voters #video .intro {
	margin: 10px 10px 10px 10px;
	padding: 20px 30px 20px 30px;
	font-size: 15px;
	line-height: 19px;
	background: #fff;
	color: #903;
	text-align: center;
	}	
	
	
/*glider*/	
	
#my-glider {
	float: left;
	width: 320px;
	height: 490px;
	}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 320px; 
	height: 490px;
	overflow: hidden;
	}
	
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width: 350px;
		height: 490px;
		overflow:hidden;
		float:left;
		background: #fff;
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		}	
	
.navigation {
	text-align: right;
	font-size: 20px;
	margin: 5px 0 0 0;
	padding: 10px 0 10px 0;
	color: #aaa;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
	}
	 

 /* end */	