#section_2 {
	background-color:#b6d8ef;
}

#mainContainer {
	padding:0px 40px 25px 75px;
}

#desc {
	font-size:28px;
	font-family: Times New Roman;
	font-style: italic;
	font-weight:normal;
	color:#273742;
	width:830px;
}

div.dashed {
	border-top: 2px dashed #88a2b3;
	height:5px;
	margin-top:5px;
	clear:both;
}

.sectionTitle {
	border-top: 2px dashed #88a2b3;
	border-bottom: 2px dashed #88a2b3;
	line-height: 34px;
	padding:2px 3px 0px 3px;
	font-family: Times New Roman;
	font-size: 20px;
	color: #000;
	font-weight:bold;
	margin: 10px 0px;
	vertical-align:middle;
}

#fowHeader {
	display:none;
}

#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;}

.rightBlock {
	float:right;
	width:225px;
}

table.fivePhoto {
	color: #fff;
	background-color: #000;
	font-size:11px;
	letter-spacing:0.5px;
	width:668px;
}

table.fivePhoto td{
	vertical-align:top;
	font-style:italic;
	overflow:hidden;
	width:20%;
}

table.fivePhoto td a { color:#fff;text-decoration: none}
table.fivePhoto td a:hover { color:#ccc;text-decoration:underline;}

.listMovieItem a { color: #000; }
.listMovieItem a:hover { color: #333; }
.listMovieFrom { color:#000 }
.listMovieFrom a { color: #000 }


h3 {
	font-family: 'Open Sans', sans-serif, arial;
	letter-spacing: -1px;
	font-size: 23px;
	margin:16px 0;
}
#socialIssueTagList {
	margin: 16px 0 32px;
}
#socialIssueTagList table {
	width: 100%;
}
#socialIssueTagList td {
	vertical-align: top;
	line-height: 28px;
	width: 20%;
}
#socialIssueTagList b {
	font-size: 16px;
	color:#384147;
}
#socialIssueTagList a {
	text-decoration: underline;
	color:#384147;
	font-size: 12px;
}
