div.content{
	width: 700px !important;
	padding: 0 !important;
}
.ballot_border {
	border: 1px #000 solid;
}
.ballot_spacer {
	width: 10px;
	border: none !important;
}

.ballot_name {
	padding: 3px;
	width:80px;
	background-color: #000000;
	color: #FFFFFF;
	font-size:13px;
	text-align: center;
}

.ballot_mail {
	padding: 3px;
	width:100px;
	background-color: #000000;
	color: #FFFFFF;
	font-size:13px;
	text-align: center;
}

.ballot_name_input {
	width:180px;
	border: none;
	vertical-align: middle;
	padding: 0 0 0 4px;
}

.ballot_mail_input {
	width:300px;
	border: none;
	vertical-align: middle;
	padding: 0 0 0 4px;
}

.ballot_comment_input {
	width:700px;
}

.ballot_submit {
	margin-top: 10px;
	text-align: center;
}

div.thanks_text {
	width:700px;
	font-size:13px;
	line-height:130%;
}

