body {
	background-color: #fff;
	color: #333;
	margin: 0 0 3em 0;
}

body, p, ol, ul, td, textarea {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#content {
	width: 750px;
	margin: 0 auto;
}

h1, h2 {
	text-align: center;
}

h2 {
	margin-top: 4em;
}

h2.first {
	margin-top: 0;
	margin-bottom: 3em;
}

li {
	margin-bottom: 13px;
}

a {
	color: #2686bd;
}

.emphasize {
	margin-top: 3em;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}

.fieldWithErrors {
	display: inline;
}

.fieldWithErrors label {
	color: red;
	font-weight: bold;
}

.fieldWithErrors input {
	background-color: #f0f0f0;
}

#errorExplanation {
	width: 400px;
	border: 2px solid red;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	margin: 0 auto;
}

#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	margin: -7px;
	background-color: #c00;
	color: #fff;
}

#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#errorExplanation ul li {
	font-size: 12px;
	list-style: square;
}

#menubar {
	width: 100%;
	background: url(http://www.wizzgo.com/img/menubar-bg.png) repeat-x 0 -14px;
	height: 63px;
	color: #f9f9f9;
}

#menubar #wizzgo_wrapper {
	height: inherit;
	width: 700px;
	margin: 0 auto;
}

#menubar #wizzgo {
	background: url(http://www.wizzgo.com/img/menubar-2.gif) no-repeat 0 0;
	width: 101px;
	height: 63px;
	display: block;
	background-position: -13px 0;
}

#buttons,
#letters,
form ul {
	list-style: none;
}

#buttons,
#letters {
	text-align: center;
	padding: 0;
}

#buttons {
	margin: 50px auto 30px auto;
}

#buttons li,
#letters li {
	display: inline;
}

#buttons a {
	color: white;
	text-decoration: none;
	background-color: #2686bd;
	padding: 0.5em 1.5em;
	margin: 10px;
	border: 1px solid #247db8;
}

#buttons a:hover {
	background-color: #247db8;
}

#form_wrapper {
	margin: 0 auto;
	display: table;
}

#form_wrapper label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

#form_wrapper .right {
	margin-left: 110px;
}

.info {
	font-size: 0.8em;
}

#notice {
	color: green;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

#letters a {
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}

#letters a:hover {
	background-color: #2686bd;
	color: white;
}

table#signatures {
	width: 100%;
}

table#signatures th {
	background-color: #e5e5e5;
}

.letter {
	font-weight: bold;
}

#petition {
	background-color: #e7e7e7;
	border: 1px solid #d6d6d6;
	padding: 1.2em;
}

#share_form #emails,
#share_form #message {
	width: 500px;
}

#share_form #message {
	height: 126px;
}

.links {
	text-align: center;
}

.links a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px;
}

.pagination {
	margin-bottom: 10px;
	font-size: 11px;
	text-align: center;
}

.pagination a, .pagination span {
	padding: 2px 5px;
	margin-right: 1px;
}

.pagination span.disabled {
	color: #999;
	border: 1px solid #DDD;
}

.pagination span.current {
	font-weight: bold;
	background: #e7e7e7;
	border: 1px solid #d6d6d6;
}

.pagination a {
	text-decoration: none;
	color: #3f3f3f;
	border: 1px solid #d6d6d6;
}

.pagination a:hover, .pagination a:focus {
	background: #e7e7e7;
}

.pagination .page_info {
	background: #2E6AB1;
	color: white;
	padding: .4em .6em;
	width: 22em;
	margin-bottom: .3em;
	text-align: center;
}

.pagination .page_info b {
	color: #003;
	background: #6aa6ed;
	padding: .1em .25em;
}

.pagination:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .pagination {
	height: 1%;
}

*:first-child+html .pagination {
	overflow: hidden;
}