@charset "utf-8";
/* CSS Document */

table.poll_results,table.poll_options {
	margin:7px 0px;
}
table.poll_results tr td,table.poll_options tr td {
	vertical-align:top;
	
}