   .segment {
  display: inline-block;
  margin-bottom: 20px;
 }
 
.dateTitle {
	font-weight:bold;
}

.interviewQuestion {
	font-family: Titillium, Tahoma, Helvetica, Arial, sans serif;
	padding: 0px;
    color: #bbb;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.3em;
}

.inlineTitle {
	font-weight:bold;
}

.sidebarHeader {
	color: #ccc;
    margin: 2px 0px 0px 13px;
}
#story li {
	font-size: 17px;
}

.photoCollage.thirds .photoDiv {
	width:31%;
}

.gray-box .photoCollage .photoDiv {
	border-bottom:none;
}

.infographic {
	width: 100%;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

.article-section {
	color: #0f4b70 !important;
	margin-bottom: 12px;
}

.article-title {
	margin-bottom: 6px;
}

.article-subtitle {
	line-height: 1.2;
}

.photoDiv.centered {
	display: block;
	float: none;
	margin: auto;
	margin-bottom: 20px;
	padding: 0px 10px 10px 10px;
	border-left: 2px dotted #CCC;
	max-width: 320px;
}

#bannerCredit {
	color: #777;
    text-transform: uppercase;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 80%;
    text-align: right;
    float: right;
    line-height: 0;
}

-----

#issueDate {
	color:#0f4b70 !important;
	margin-bottom:15px;
}

div.deptList {
	width: 250px;
	margin-bottom: 30px !important;
}

.sidecontent .sidep {
	font-size: 18px;
    line-height: 1.3;
}

.gray-box {
    background-color: #e0e0e0;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 6px;
}

.gray-box .photoDiv {
	background: initial;
	border-bottom: 2px solid #CCC;
}

.photoDiv.smaller {
	width: 150px;
	clear: left;
	padding-bottom: 5px;
}

.quote {
	float: right;
    width: 170px;
    background-color: #e0e0e0;
    font-weight: bold;
    font-size: 20px;
    padding: 17px;
    margin: 0 13px 13px 10px;
}

.photoCollage {
	display: inline-block;
	text-align: center;
}

.mdash {
	font-family: sans-serif;
	letter-spacing: -1px;
}