html h1, html a {
	color: #FF9900;
}

#home_poll .h2_box {
	height: 220px;
	background: url(/images/home/poll_bg.jpg) bottom center no-repeat;
}

#home_poll li {
	list-style: none;
	padding: 2px 4px;
	margin-left: 5px;
}

#home_poll li.submit {
	text-align: center;
	margin-top: 6px;
}

#home_poll li input {
	margin-right: 3px;
	border: none;
	background: none;
}

#home_poll li label {
	padding: 0px 0px 2px 2px;
}

#home_poll #poll_submit {
	margin: 0px 0px 5px 30px;
}

#newsletter_form p {
	margin-bottom: 4px;
}

#newsletter_form span {
	width: 80px;
	float: left;
	font-weight: bold;
}

#newsletter_form input {
	width: 220px;
}

#newsletter_form #contact_submit {
	width: auto;
}
