body {
	background-color: #1a1a1a;
	font-family: Verdana;
	color: #ccc;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	font-size: 13px;
}
a:link, a:visited, a:active {
	color: #B6ADA4;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	background-color: #2a2a2a;
}
#topbg {
	background-image: url("http://gobnf.org/i/kr/r3.jpg");
	background-repeat: no-repeat;
}
.share {
	margin: 7px 5px 0px 0px;
	float: left;
}
.share a:link, .share a:visited {
	text-decoration: none;
}
.inputfieldsmall {
	font-size: 10px;
	border: 1px solid #B4ACA1;
}
#controls {
	background-color: #1a1a1a;
	padding: 10px 0 10px 0;
}
#content {
	padding: 10px 40px 40px 30px;
}
#contentbg {
	background-image: url("http://gobnf.org/i/kr/bottombackground.gif");
	background-repeat: repeat-y;
}
/* petition */
.blockhead {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #fff;
}
#signer_first_name, #signer_last_name, #signer_email, #signer_zip, #signer_country_code, #signer_content {
	font-family: Verdana;
	font-size: 13px;
	background-color: #fff;
	color: #000;
	padding: 4px 4px 4px 4px;
	border-left: 1px solid #231103;
	border-right: 1px solid #231103;
	border-top: 1px solid #231103;
	border-bottom: 1px solid #231103;
}
.petition_signer {
	margin-left: 0px;
}
.petition_signers_count {
	font-size: 13px;
	margin-left: 0px;
	margin-top: 20px;

}
.petition_content {
	font-size: 13px;
	margin: 10px 0 20px 10px;
	text-align: center;
	width: 400px;
	background-color: #1A1A1A;
	padding: 2px;
	line-height: 18px;
	padding: 6px;
}
.petition_name {
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	margin-top: -4px;
}
.blog_listing {
	margin-left: 0px;
}
.signer_content {
	color: #fff;
}
.petition_picture {
text-align: left;
margin-left: 0px;
width: 430px;
}
/* petition ends */
#footer {
	font-size: 10px;
	padding: 15px 0 5px 0;
}
