@charset "utf-8";
/* CSS Document */

.poll_dates{
	color:#CCCCCC;
	font-size:10px;
}

.poll_submit_button,
.poll_get_results,
.poll_dates{
	margin-top:2em;
	padding-left:1em;
}

.poll_response {
	color:#ff5c0a;
	font-weight:bold;
}