/*
    Poll stylesheet
*/
h3 {
    margin-bottom: 5px;
}
#PollForm fieldset {
    width: 500px;
    border-bottom: 1px solid #888;
    padding: 10px;
}
#empty-email {
	font-size: 10pt;
	color: #990000;
}