#mainContent {
	background: #BDD9EE;
	padding:1px 0px 25px 0;
	
}
h3 {
	font-weight: normal;
	color: #738290;
	height:28px;
}
#watch-films-on h3 {
	font-family: 'myriad pro', sans-serif, arial;
	letter-spacing: 0.75px;
	font-size: 24px;
	margin:16px 0;
	color:black;
	opacity:0.79;
}

.double-line { border-top: 4px double #91A2B3;height:5px; margin-bottom: 30px; }
.main-wider { padding: 0 13px;position: relative;}
.listBox {	width: 285px;}
.listBox .title{
	font-size: 14px;
	font-family: Times New Roman;
	font-weight: normal;
	padding: 5px 10px;
	color: #2D303A;
	background: transparent url(../common/images/bg_boxHeader.gif) repeat-y top right;
}
.dashed-top {
	border-top: 1px dashed #88a2b3;
	padding-top:5px;
}


#sel table { width: 100%;margin: 20px 0px;}
#sel table td { 
	width: 25%; 
	vertical-align: top; 
	color:#000; 
	font-family: Arial Narrow;
	font-size:15px;
	letter-spacing: 1px;
	line-height:20px;
	padding: 5px 0px 0px 0px;
}

#sel table td a { color: #000; text-decoration:none;}
#sel table td a:hover { color: #373742; text-decoration:none;}


/* quotes */
#quotes {
	/*
	font-size:26px;
	font-family: Times New Roman;
	font-style: italic;
	font-weight:normal;
	line-height: 33px;
	color:#60759E;
	margin-left:60px;
	*/	
	width:990px;
	height:577px;
	background: url(images/txt_about.gif) no-repeat 31px 9px;
}

#quotes p { margin:21px 0 36px;}
#quotes p:first-child { font-size:31px;padding-top:12px;margin-bottom: 0;}
#quotes p:last-child {margin-bottom: 22px;}
/* watch films on */
#watch-films-on {
	padding: 5px 18px 0 55px;
}
#socialIssueTagList {
	margin: 20px 0 32px;
}
#socialIssueTagList table {
	width: 100%;
}
#socialIssueTagList td {
	vertical-align: top;
	line-height: 28px;
	width: 20%;
}
#socialIssueTagList b {
	font-size: 16px;
	color:#384147;
	letter-spacing:-0.25px;
}
#socialIssueTagList a {
	text-decoration: underline;
	color:#384147;
	font-size: 12px;
}

/* undiscoveredStory */
#undiscoveredStory {
	position: absolute;
	top: 77px;
	right: 13px;
}

/* storytellers in spotlight */
#storytellers-in-spotlight {
	margin:40px 0 30px;
}

#storytellers-in-spotlight .dashed-top {
	padding-top:30px;
}

#storytellers-in-spotlight .st-list {
	position: relative;
	background:url(images/bg_st_spotlight.png) repeat-x;
	height:224px;
	overflow: hidden;
}
#storytellers-in-spotlight .st-list ul {
	list-style: none;
	margin:0;
	padding: 10px 6px;
}
#storytellers-in-spotlight .st-list ul > li {
	position: relative;
	width: 115px;
	height:204px;
	float:left;
	margin:0px 4px;
	line-height: 18px;
	font-style: italic;
	color: white;
}
#storytellers-in-spotlight .st-list ul > li a {
	color: white;
}
#storytellers-in-spotlight .st-list ul > li .st-headshot {
	position: relative;
	width: 115px;
	height: 152px;
	overflow: hidden;
	margin-bottom: 8px;
}
#storytellers-in-spotlight .st-list ul > li .st-headshot img {
	width: 115px;
	height: 152px;
}

#storytellers-in-spotlight .st-list ul > li .st-name,
#storytellers-in-spotlight .st-list ul > li .st-country {
	cursor: default;
	height: 18px;
	overflow: hidden;
}

#storytellers-in-spotlight .st-list ul > li .st-country {
	font-size: .9em;
}