.petitionformleft input{
	width:120px;
}

.petitionformleft textarea{
	width:320px;
	height:90px;
}

.petitionformright input{
	width:110px;
}

.petitionformright textarea{
	width:110px;
	height:90px;
	overflow:auto;
}

.petitionformleft .check{
width:20px;
}

#left{

float:left;
clear:left;
width:500px;
}

#right{

float:right;
width:200px;
overflow:hidden;

}

#right embed{
width:200px;
height:186px;
}

#wrap{
text-align:left;
margin-left:auto;
margin-right:auto;
width:750px;
padding-top:10px;
padding-left:8px;
padding-right:8px;
background-color:white;
border-left: 3px solid #ccc;
border-right: 3px solid #ccc;
border-bottom: 3px solid #ccc;

}

.textheader{
border-bottom:2px solid black;
margin-bottom:10px;
}

.text{
	margin-bottom:8px;
}

.imagecaption{
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
}




#header img{
	margin-top:22px;
	margin-left:10px;
}

.link{
margin-left:0px;
margin-bottom:20px;
}

.image{
overflow:hidden;
text-align:center;
padding:6px;
margin-bottom:8px;
}


.privacy{
	text-align:center;
	padding:5px;
	font-weight:bold;
	font-size:9px;
	text-align:justify;
}

.feedheading{
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
	margin-bottom:5px;
	text-align: left;
}

.feeditems{
	margin-bottom:10px;
}

.feeditem{
	padding-bottom:6px;
	padding-top:3px;
	border-bottom:1px solid #bbb;
}

a{
	text-decoration:none;
}

a:hover{
	background-color:#EFB208;
}

#petitionMessage{
	color:red;
	font-weight:bold;
	font-size:20px;
	margin-top:10px;
	margin-bottom:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
}

.linkitem{
	padding-bottom:6px;
	border-bottom:1px solid #bbb;
}

.petitiontext{
	padding-bottom:5px;
	margin-bottom:8px;
	margin-top:5px;
	border-bottom:1px solid #bbb;
}

.button{
	text-align:center;
}

#bottomwrap{
	width:100%;
	text-align:center;
}

.bottomprivacy{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:5px;
	font-weight:bold;
	font-size:11px;
	width:750px;
}

.printpetition{
	font-weight:bold;
}
