/* header */

#voices {
	width: 650px;
	font-family: helvetica,georgia, serif;
	}
	
#voices img {
	border-style: none;
	border: 1px solid #ccc;
	}
	
#voices a,
#voices a:visited {
	color: #06c;
	text-decoration: none;
	}
 
#voices a:hover,
#voices a:active {
 	color: #69f;
 	text-decoration: none;
 	}	
	
#voices #overline {
	margin: 0 0 5px 0;
	color: #888;
	border-bottom: 1px dotted #ccc;
	text-transform: uppercase;
	}
	
#voices #flag {
	width: 100%;
	margin: 0 0 5px 0;
	overflow: hidden;
	}
	
#voices #flag h1 {
	margin: 0;
	font-size: 51px;
	font-family: georgia, serif;
	font-weight: normal;
	letter-spacing: -.04em;
	}
	
#voices #subhead {
	margin: 5px 40px 0 28px;
	color: #999;
	font-weight: bold;
	line-height: 18px;
	}	
	
#voices #content {
	clear: both;
	margin: 0 6px 0 0 ;
	float: left;
	width: 418px;
	height: 300px;
	padding: 0;
	font-size: 14px;
	line-height: 21px;
	border: 4px solid #ccc;
	}

#voices .intro {
	padding: 15px 15px 5px 15px;
	font-size: 14px;
	line-height: 21px;
	}
	
#voices .byline {
	font-size: 12px;
	font-weight: bold;
	color: #777;
	}	


#voices #grid {
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	overflow: hidden;
	}

#voices .capsule {
	margin: 0 6px 5px 0;
	line-height: 0;
	border: 0px solid #ddd;
	float: left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#voices .section {
	width: 410px;
	overflow: hidden;
	background: #fff;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	}
	
#voices .section img {
	float: left;
	width: 200px;
	border: 0;
	}
	
#voices .text {
	float: right;
	padding: 13px 0 0 8px;
	width: 200px;
	}
	
#voices .section .audio-player {
	padding: 6px 0 0 3px;
	background: #eee;
	font-size: 10px;
	border: 1px dotted #999;
	}
	
#voices .section strong {
	font-size: 16px;
	letter-spacing: -.03em;
	color: #000;
	}
	
#voices .section .listen {
	font-size: 16px;
	letter-spacing: -.02em;
	font-weight: bold;
	color: #000;
	}	
	
#voices .section .quote {
	padding: 10px 0 15px 0;
	font-weight: normal;
	font-family: georgia, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 19px;
	color: #000;
	}	
	
	 

 /* end */	