@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;
	margin: 0px;
	background-position: center center;
	background-image: url(../images/graphics/committees/join_title.png);
	padding-top: 15px;
	padding-right: 0%;
padding-right: 35px;
	text-align: right;
}
#qa {
	text-decoration: none;
	width: auto;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

