.post_title a {
	color: #000;
}
.small {
	font-size: 10px;
}
.petition_signer {
	padding-left: 60px;
}
.petition_signers {
	padding-left: 15px;
}
.blockhead {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#signer_first_name, #signer_last_name, #signer_email, #signer_zip, #signer_country_code, #signer_content {
	font-family: Verdana;
	font-size: 11px;
	background-color: #e5e5e5;
	color: #000;
	padding: 2px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.petition_signers_count {
	font-size: 12px;
	color: #CA111F;
}
.petition_content {
	background-image: url("http://gobnf.org/i/fa/textspotlight.jpg");
	background-repeat: no-repeat;
	background-color: #c21212;
	color: #fff;
	padding: 25px 8px 15px 35px;
	text-align: left;
	line-height: 18px;
	font-size: 13px;
	width: 390px;
	font-weight: bold;
	margin: 10px 0 10px 15px;
}
.petition_name {
	display: none;
}
