.error{clear:both;}

.contentSet{
	clear:left;
}

.actioncontent {
	width: 400px;
	float: left;
}
.actioncontent label {
	display: block;
}
.actioncontent input, .actioncontent textarea {
	margin: 0 0 10px;
}
.targets {
	padding: 0;
	width: 300px;
	float: left;
	max-height: 360px;
	overflow:auto;
}
.targets .recipient {overflow:hidden;}
.targets h2,.targets h2.name {
	margin: 0 0 5px;
	font-size: 1.1em;
}
.targets img.photo {
	float: left;
	margin: 0 10px 5px 0;
}
.diaFields .number {
	font-weight: normal;
}

.actions .submit {width: 150px;}

.petitionContent{
 	border:1px solid #CCA;
	 padding:17px;
	 background-color:#EEEED7;
 	max-height:600px;
 	overflow:auto;
}
	
