/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
body { font-family: sans-serif; }
ul { list-style: outside }

.ballot { list-style-type: none; list-style-position: outside; 
	line-height: 150%; }
.banner_text { font-variant: small-caps; font-size: 200%; }
.banner_link { line-height: 150%; font-weight: bold; text-decoration: none; }
.copy { line-height: 150%; }
.invalid { color: red; }
.linebox { border-style: solid; border-width: 1; padding: 2em; }
.linebox_tight { border-style: solid; border-width: 1; padding: 1em; }
.report_list { list-style-position: outside; line-height: 150%; }

h4.tight { margin-bottom: .5em; }

#footer {	position: relative; padding: 20px; width: 95%; text-align: center; font-size: 80% }

/* admin page styles */
th {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: gray;
	padding-top: .5em;
	padding-bottom: .5em;
}

table.editbox { 
	background-color: #336699;
	border: 1px solid black;
	padding: 1em 2em 1em 1em;
	margin: 1em 1em 0em 1em;
}

