/*
	Poll plugin. Styles a wrapper that is almost always empty, and loads on
	every page whether or not anything fills it.
*/



.poll-hull-x578,
.pollhull-lite-x578 {
	min-height: 1px;
	padding: 6px 8px;
	border: 1px solid #ececec;
	background-color: #fafafa;
	font-size: 13px;
}

.pollhull-lite-x578 {
	padding: 4px 6px;
}
