/* POLLS */

.poll label {
	display:inline;
}

.poll .pollText {
	margin:5px 0px 0px 0px;
}

.poll .pollBar {
	background-color:#999999;
	height:10px;
}

.poll .pollBackground {
	background-color:#CCCCCC;
}

.poll .submit {
	text-align:right;
}
