@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/organizing_title.png);
	padding-top: 0px;
	padding-bottom: 0%;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 0%;
	padding-right: 35px;
	text-align: right;
}
#afl_cio {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	list-style-position: outside;
	list-style-image: url(../images/graphics/news/afl_cio/blog_arrow-blt.gif);
}
#organizing {
	text-decoration: none;
	width: 920px;
	margin-top: 8px;
}
#inner_organizing {
	width: 290px;
	text-decoration: none;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
}
#inner_organizing a {
	color: #434F60;
	text-decoration: none;
}
#inner_organizing a:link {
	color: #434F60;
	text-decoration: none;
}
#inner_organizing a:hover {
	color: #CC0000;
	text-decoration: none;
}
#organizingAcard {
	text-decoration: none;
	width: 250px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#outer_A_card {
	text-decoration: none;
	padding: 5px;
	width: 295px;
	float: right;
}
#inner_organizing_news {
	text-decoration: none;
	width: 260px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#outer_organizing_news {
	text-decoration: none;
	float: right;
	width: 300px;
}
#main_organizing {
	text-decoration: none;
}

#inner_organizing_news a {
	color: #CC0000;
	text-decoration: none;
}
#inner_organizing_news a:link {
	color: #CC0000;
	text-decoration: none;
}
#inner_organizing_news a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.date {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.7px;
	font-style: italic;
	font-size: 10px;
}
.blockquote  {
	font-size: 12px;
	font-style: italic;
	line-height: 1.2em;
	text-decoration: none;
	letter-spacing: 0.09em;
	display: block;
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
}


