﻿table.poll {
	width:100%;
}
table.poll td{
	padding-right:10px;
	padding-bottom:15px;
}
table.poll td.col2 {
	text-align:right;
}
label.error {
	display:none !important;
}
.error {
	border:1px dashed red !important;
}