@charset "utf-8";
/* CSS Document */


#inner_committee {
	color: #FEE066;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 965px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/graphics/committees/opinion_title.png);
	padding-top: 0px;
	padding-bottom: 0%;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 0%;
	padding-right: 35px;
	text-align: right;
}
#opinion {
	text-decoration: none;
	margin-top: 5px;
	width: 660px;
	color: #333333;
}


#inner_opinion {
	width: 250px;
	text-decoration: none;
	padding-bottom: 5px;
	float: right;
	color: #333333;
	line-height: 1.4em;
}
#inner_opinion a {
	color: #0000CC;
	text-decoration: none;
	font-size: 11px;
}
#inner_opinion a:link {
	color: #0000CC;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
#inner_opinion a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
#opinion_sidecontent {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 1.4em;
}
#opinion_sidecontent a {
	color: #0000CC;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}


#opinion_sidecontent a:link {
	color: #0000CC;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
#opinion_sidecontent a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
#previous_articles {
	text-decoration: none;
}
#previous_articles a {
	color: #434F60;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

#previous_articles a:link {
	color: #434F60;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
}
#previous_articles a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
}
.opinion_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #434F60;
	font-weight: bold;
}

