body {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	/*background-image: url(images/cd.jpg);*/
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

input {
 font: 12px Arial, Helvetica, sans-serif;
 color: #333333;
 border: 1px solid #666666;
 padding-left: 5px;
}

legend {
	color: #0000FF;
	font-family: Arial, Tahoma, System;
}

div {
	display: block;
	background-color: alicewhite;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10,10,10,10;
}

#email_stat {
	color: #FF0000;
	font-family: Arial, Tahoma, System;
	font-size: 12px;
}

#captcha_stat {
	color: #FF0000;
	font-family: Arial, Tahoma, System;
	font-size: 12px;
}

#cast_error {
	color: #FF0000;
	font-family: Arial, Tahoma, System;
	font-size: 14px;
	font-weight: bold;
}

#petitions_count {
	color: #FF0000;
	font-weight: bold;
	font-size:xx-large;
	font-family: System;
}

#petitions_count_aux {
	color: #0000FF;
	font-size: 10px;
	font-family: Arial, Tahoma, System;
	padding-left: 10px;

}
label {
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	text-align: right;
	display: block;
}

