body {
	font-size: 62.5%;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 15%;
	margin-right: 15%;
	background: transparent;
}
body  * {
	z-index: 0;
	margin: 0em;
	padding: 0em;
	outline: none
}


ul {
	list-style-type: none
}

img {
	border: 0em
}

table {
	border: 0px;
	border-collapse: collapse;
	vertical-align: top
}

td {
	padding: 0.15em;
}

#pollsPage td {
	padding: 0.25em;
}

#footerLinks td {
	padding: 0.2em
}

form#searchForm {
	display: inline;
}

.veryBigButtonStyle,.bigButtonStyle,.smallButtonStyle {
	color: #990000;
	background-color: #eeeeee;
	background-image: none;
	background-repeat: repeat;
	border: 2px groove #cccccc;
	font-weight: 700;
	padding-top: 0.25em;
	text-align: center;
	font-size: 1.2em;
}
