body {
	background-image: url("http://gobnf.org/i/lmg/background.gif");
	background-repeat: repeat-x;
	background-color: #515151;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #c5ab90;
	text-decoration: underline;
}
#videobox {
	background-color: #31221b;
}
#content {
	color: #ded8d0;
	background-color: #4d403a;
	font-family: verdana;
	font-size: 13px;
	line-height: 18px;
}
#pad {
	padding: 10px 25px 10px 35px;
}
.inputfieldsmall {
	font-size: 10px;
	border: 1px solid #231103;
}
.share {
	margin: 7px 5px 0px 0px;
	float: left;
}
.share a:link, .share a:visited {
	text-decoration: none;
}
/* 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: #64544c;
	padding: 2px;
	line-height: 18px;
	padding: 6px;
}
.petition_name {
	font-size: 20px;
	line-height: 25px;
	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: 20px 0 0 0;
}
#footer2 {
	font-size: 10px;
	padding:  10px 0 5px 0;
	color: #eae9e8;
}
.name, .name a:link, .name a:visited, .name a:active {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-right: 8px;

}
.maxchars {
	font-size: 11px;
	font-style: italic;
	padding-left: 15px;
}
.num {
	padding-bottom: 15px;
	color: #fff;
	font-weight: bold;
}
* html a:hover {visibility:visible}

.call {
	display: block;
	position: relative;
	background-image: url(http://gobnf.org/i/lmg/call_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 273px;
	height: 58px;
	margin: 0;
	padding: 0;
}
.call a {
	display: block;
	width: 273px;
	height: 58px;
}
.call img {width: 273px; height: 58px; border: 0; }
.call a:hover img{visibility:hidden}
.error li {
display: block;
list-style-type: square;
font-size: 12px;
margin: 5px 0px 0 0;
padding: 5px;
color: #fff;
background-color: red;
width: 200px;
}

.error {
font-size: 14px;
color: red;
font-weight: bold;
padding-top: 8px;
}


