#section_2 {
	background-color:#000000;
}

#quote {
	margin-top:20px;
	padding:0px 15px;
	font-family: 'Times New Roman';
	font-size:28px;
	font-style:italic;
	color:#71A1C8;
	line-height:36px;
	letter-spacing:0.5px;	
}

.hdr {
	font-family: 'Times New Roman';
	font-size:22px;
	font-weight: normal;
	color:#555A68;
	letter-spacing: 1px;
	margin:0;
	text-transform: none;
}

.hdr2 {
	font-size: 15px;
	font-family: arial,helvetica,clean,sans-serif;
	margin-bottom: 10px;
	color: #291f27;
}

#leftCol {
	margin:20px 15px;
}

#rightCol {
	margin-top:20px;
	width: 250px;
}

#bContent {
	padding-bottom: 20px;
}

#tileList {
	margin: 12px 0px 0px -5px;
	padding:8px 0px;
	background-color:#151515;
	/*width:69px !important;*/
	width:707px;
	height: 568px;
}

#tileList ul {
	list-style-type: none;
	margin:0px 0px 0px 8px;
	padding-left:0px;
}

#tileList ul li {
	margin: 0px 8px 8px 0px;
	float:left;
	position:relative;
}

#tileList ul li::nth-child(3n+3) {
	margin-right: 0;
}

#userPhotoList {
	margin-top:12px;
}

#userPhotoList ul {
	list-style-type: none;
	margin:0px;
	padding-left:0px;
}

#userPhotoList ul li {
	float:left;
	margin: 0px 5px 5px 0px;
}

#userPhotoList ul li img {
	width:57px;
	height:76px;
}

#userNameList {
	margin-top: 10px;
	color: #ffffff;
	line-height: 30px;
	font-size:14px;
}

#audienceTalks {
	background-color: #b6d4f3;
	margin: 5px 17px 17px 17px;
	padding: 12px;
}

#audienceTalksNote {
	color: #999999;
	font-family: sans-serif,arial,helvetica;
	font-size: 9px;
	margin: 12px 0 5px 17px;
	letter-spacing: 1px;
}

#audienceTalks .leftCol {
	width: 698px;
}

#audienceTalks .rightCol {
	float: right;
	width: 243px;
}

.userComment {
	padding: 10px 0;
	font-family:Arial;
	font-size:13px;
}

.comment-header {
	color:#8389a7;
	margin:5px 0px;
}

.comment-header a {
	color:#8389a7;
}

.comment-content {
	margin: 10px 0;
}

.comment-footer {
	padding-top: 15px;
	font-size:11px;
}

.comment-footer a { color: #000000; }
